Home
last modified time | relevance | path

Searched refs:rdevice (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/i2c/
H A Di2c.c100 unsigned char addr, struct snd_i2c_device **rdevice) in snd_i2c_device_create() argument
104 *rdevice = NULL; in snd_i2c_device_create()
114 *rdevice = device; in snd_i2c_device_create()
/openbmc/linux/include/sound/
H A Di2c.h65 unsigned char addr, struct snd_i2c_device **rdevice);