Searched refs:snd_bebob_read_block (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/bebob/ |
H A D | bebob.h | 123 snd_bebob_read_block(struct fw_unit *unit, u64 addr, void *buf, int size) in snd_bebob_read_block() function
|
H A D | bebob_proc.c | 45 if (snd_bebob_read_block(bebob->unit, 0, in proc_read_hw_info()
|
H A D | bebob.c | 106 err = snd_bebob_read_block(bebob->unit, INFO_OFFSET_GUID, in name_device()
|
H A D | bebob_maudio.c | 101 err = snd_bebob_read_block(unit, INFO_OFFSET_SW_DATE, in snd_bebob_maudio_load_firmware()
|
/kernel/linux/linux-6.6/sound/firewire/bebob/ |
H A D | bebob.h | 122 snd_bebob_read_block(struct fw_unit *unit, u64 addr, void *buf, int size) in snd_bebob_read_block() function
|
H A D | bebob_proc.c | 45 if (snd_bebob_read_block(bebob->unit, 0, in proc_read_hw_info()
|
H A D | bebob.c | 103 err = snd_bebob_read_block(bebob->unit, INFO_OFFSET_GUID, in name_device()
|
H A D | bebob_maudio.c | 101 err = snd_bebob_read_block(unit, INFO_OFFSET_SW_DATE, in snd_bebob_maudio_load_firmware()
|
Completed in 7 milliseconds