Searched refs:fcp_init (Results 1 – 2 of 2) sorted by relevance
82 struct fcp_init { struct90 #define FCP_IOCTL_INIT _IOWR('S', 0x64, struct fcp_init) argument
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()1017 static int fcp_init(struct usb_mixer_interface *mixer, in fcp_init() function