Home
last modified time | relevance | path

Searched defs:peb2466 (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/sound/soc/codecs/
Dpeb2466.c39 struct peb2466 { struct
47 struct peb2466_lookup ax_lookup; argument
53 } ch[PEB2466_NB_CHANNEL];
54 int max_chan_playback;
55 int max_chan_capture;
56 struct {
65 } gpio;
134 static int peb2466_write_byte(struct peb2466 *peb2466, u8 cmd, u8 val) in peb2466_write_byte()
150 static int peb2466_read_byte(struct peb2466 *peb2466, u8 cmd, u8 *val) in peb2466_read_byte()
180 static int peb2466_write_buf(struct peb2466 *peb2466, u8 cmd, const u8 *buf, unsigned int len) in peb2466_write_buf()
[all …]