Home
last modified time | relevance | path

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

/linux-6.14.4/sound/soc/codecs/
Dpeb2466.c38 struct peb2466 { struct
46 struct peb2466_lookup ax_lookup; argument
52 } ch[PEB2466_NB_CHANNEL];
53 int max_chan_playback;
54 int max_chan_capture;
55 struct {
64 } gpio;
133 static int peb2466_write_byte(struct peb2466 *peb2466, u8 cmd, u8 val) in peb2466_write_byte()
149 static int peb2466_read_byte(struct peb2466 *peb2466, u8 cmd, u8 *val) in peb2466_read_byte()
179 static int peb2466_write_buf(struct peb2466 *peb2466, u8 cmd, const u8 *buf, unsigned int len) in peb2466_write_buf()
[all …]