Home
last modified time | relevance | path

Searched refs:isp1760_device (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/isp1760/
H A Disp1760-udc.h20 struct isp1760_device;
63 struct isp1760_device *isp;
88 int isp1760_udc_register(struct isp1760_device *isp, int irq,
90 void isp1760_udc_unregister(struct isp1760_device *isp);
92 static inline int isp1760_udc_register(struct isp1760_device *isp, int irq, in isp1760_udc_register()
98 static inline void isp1760_udc_unregister(struct isp1760_device *isp) in isp1760_udc_unregister()
H A Disp1760-core.c26 static void isp1760_init_core(struct isp1760_device *isp) in isp1760_init_core()
102 void isp1760_set_pullup(struct isp1760_device *isp, bool enable) in isp1760_set_pullup()
111 struct isp1760_device *isp; in isp1760_register()
162 struct isp1760_device *isp = dev_get_drvdata(dev); in isp1760_unregister()
H A Disp1760-core.h38 struct isp1760_device { struct
53 void isp1760_set_pullup(struct isp1760_device *isp, bool enable);
H A Disp1760-udc.c1440 int isp1760_udc_register(struct isp1760_device *isp, int irq, in isp1760_udc_register()
1494 void isp1760_udc_unregister(struct isp1760_device *isp) in isp1760_udc_unregister()
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H A Disp1760-udc.h24 struct isp1760_device;
66 struct isp1760_device *isp;
93 int isp1760_udc_register(struct isp1760_device *isp, int irq,
95 void isp1760_udc_unregister(struct isp1760_device *isp);
97 static inline int isp1760_udc_register(struct isp1760_device *isp, int irq, in isp1760_udc_register()
103 static inline void isp1760_udc_unregister(struct isp1760_device *isp) in isp1760_udc_unregister()
H A Disp1760-core.h43 struct isp1760_device { struct
57 void isp1760_set_pullup(struct isp1760_device *isp, bool enable);
H A Disp1760-core.c29 static int isp1760_init_core(struct isp1760_device *isp) in isp1760_init_core()
110 void isp1760_set_pullup(struct isp1760_device *isp, bool enable) in isp1760_set_pullup()
488 struct isp1760_device *isp; in isp1760_register()
599 struct isp1760_device *isp = dev_get_drvdata(dev); in isp1760_unregister()
H A Disp1760-udc.c1536 int isp1760_udc_register(struct isp1760_device *isp, int irq, in isp1760_udc_register()
1589 void isp1760_udc_unregister(struct isp1760_device *isp) in isp1760_udc_unregister()

Completed in 6 milliseconds