Home
last modified time | relevance | path

Searched refs:amdtp_ff_init (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/sound/firewire/fireface/
Dff.h135 int amdtp_ff_init(struct amdtp_stream *s, struct fw_unit *unit,
Damdtp-ff.c161 int amdtp_ff_init(struct amdtp_stream *s, struct fw_unit *unit, in amdtp_ff_init() function
Dff-stream.c57 err = amdtp_ff_init(s, ff->unit, dir); in init_stream()