Searched refs:fcp_init (Results 1 – 1 of 1) sorted by relevance
133 static int fcp_init(struct usb_mixer_interface *mixer,316 return fcp_init(mixer, step0_resp, step2_resp); in fcp_reinit()462 struct fcp_init __user *arg) in fcp_ioctl_init()464 struct fcp_init init; in fcp_ioctl_init()499 err = fcp_init(mixer, resp, step2_resp); in fcp_ioctl_init()1011 static int fcp_init(struct usb_mixer_interface *mixer, in fcp_init() function