Searched defs:adap (Results 1 – 2 of 2) sorted by relevance
/sound/soc/codecs/ |
D | l3.c | 26 static void sendbyte(struct l3_pins *adap, unsigned int byte) in sendbyte() 46 static void sendbytes(struct l3_pins *adap, const u8 *buf, in sendbytes() 63 int l3_write(struct l3_pins *adap, u8 addr, u8 *data, int len) in l3_write() 86 static void l3_set_clk(struct l3_pins *adap, int val) in l3_set_clk() 91 static void l3_set_data(struct l3_pins *adap, int val) in l3_set_data() 96 static void l3_set_mode(struct l3_pins *adap, int val) in l3_set_mode() 101 int l3_set_gpio_ops(struct device *dev, struct l3_pins *adap) in l3_set_gpio_ops()
|
/sound/ppc/ |
D | keywest.c | 129 struct i2c_adapter *adap; in snd_pmac_keywest_init() local
|