Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/misc/
H A Dcytherm.c32 struct usb_cytherm { struct
79 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; in cytherm_probe()
310 dev = kzalloc(sizeof(struct usb_cytherm), GFP_KERNEL); in cytherm_probe()
[all …]