Searched refs:usb_cytherm (Results 1 – 1 of 1) sorted by relevance
32 struct usb_cytherm { struct79 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in brightness_store()120 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in temp_show()157 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in button_show()186 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in port0_show()210 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in port0_store()241 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in port1_show()265 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in port1_store()307 struct usb_cytherm *dev = NULL; in cytherm_probe()310 dev = kzalloc (sizeof(struct usb_cytherm), GFP_KERNEL); in cytherm_probe()[all …]
Completed in 4 milliseconds