Searched refs:functionfs_bind (Results 1 – 3 of 3) sorted by relevance
367 ret = functionfs_bind(ffs_tab[i].ffs_data, cdev); in gfs_bind()
332 ret = functionfs_bind(ffs, dev->cdev); in functionfs_ready_callback()
1378 static int functionfs_bind(struct ffs_data *ffs, struct usb_composite_dev *cdev) in functionfs_bind() function