Searched refs:snd_bebob_read_quad (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/bebob/ |
H A D | bebob.c | 94 err = snd_bebob_read_quad(bebob->unit, INFO_OFFSET_HW_MODEL_ID, in name_device() 100 err = snd_bebob_read_quad(bebob->unit, INFO_OFFSET_HW_MODEL_REVISION, in name_device() 111 err = snd_bebob_read_quad(bebob->unit, INFO_OFFSET_BEBOB_VERSION, in name_device()
|
H A D | bebob.h | 131 snd_bebob_read_quad(struct fw_unit *unit, u64 addr, u32 *buf) in snd_bebob_read_quad() function
|
/kernel/linux/linux-6.6/sound/firewire/bebob/ |
H A D | bebob.c | 91 err = snd_bebob_read_quad(bebob->unit, INFO_OFFSET_HW_MODEL_ID, in name_device() 97 err = snd_bebob_read_quad(bebob->unit, INFO_OFFSET_HW_MODEL_REVISION, in name_device()
|
H A D | bebob.h | 130 snd_bebob_read_quad(struct fw_unit *unit, u64 addr, u32 *buf) in snd_bebob_read_quad() function
|
Completed in 4 milliseconds