Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/fireface/
H A Dff.h144 int amdtp_ff_init(struct amdtp_stream *s, struct fw_unit *unit,
H A Damdtp-ff.c155 int amdtp_ff_init(struct amdtp_stream *s, struct fw_unit *unit, in amdtp_ff_init() function
H A Dff-stream.c57 err = amdtp_ff_init(s, ff->unit, dir); in init_stream()