Home
last modified time | relevance | path

Searched refs:FSL_OTG_MAJOR (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/phy/
Dphy-fsl-usb.h389 #define FSL_OTG_MAJOR 240 macro
392 #define OTG_IOCTL_MAGIC FSL_OTG_MAJOR
Dphy-fsl-usb.c1145 ret = register_chrdev(FSL_OTG_MAJOR, FSL_OTG_NAME, &otg_fops); in fsl_otg_probe()
1173 unregister_chrdev(FSL_OTG_MAJOR, FSL_OTG_NAME); in fsl_otg_remove()