Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/phy/
Dphy-fsl-usb.h375 #define FSL_OTG_MAJOR 240 macro
378 #define OTG_IOCTL_MAGIC FSL_OTG_MAJOR
Dphy-fsl-usb.c1129 ret = register_chrdev(FSL_OTG_MAJOR, FSL_OTG_NAME, &otg_fops); in fsl_otg_probe()
1157 unregister_chrdev(FSL_OTG_MAJOR, FSL_OTG_NAME); in fsl_otg_remove()