Searched refs:amdtp_motu_init (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/motu/ |
H A D | motu.h | 125 int amdtp_motu_init(struct amdtp_stream *s, struct fw_unit *unit,
|
H A D | motu-stream.c | 320 err = amdtp_motu_init(s, motu->unit, dir, motu->spec); in init_stream()
|
H A D | amdtp-motu.c | 437 int amdtp_motu_init(struct amdtp_stream *s, struct fw_unit *unit, in amdtp_motu_init() function
|
/kernel/linux/linux-6.6/sound/firewire/motu/ |
H A D | motu.h | 147 int amdtp_motu_init(struct amdtp_stream *s, struct fw_unit *unit,
|
H A D | amdtp-motu.c | 434 int amdtp_motu_init(struct amdtp_stream *s, struct fw_unit *unit, in amdtp_motu_init() function
|
H A D | motu-stream.c | 350 err = amdtp_motu_init(s, motu->unit, dir, motu->spec, &motu->cache); in init_stream()
|
Completed in 7 milliseconds