Searched refs:ishtp_cl_driver (Results 1 – 3 of 3) sorted by relevance
64 struct ishtp_cl_driver { struct104 int __ishtp_cl_driver_register(struct ishtp_cl_driver *driver,108 void ishtp_cl_driver_unregister(struct ishtp_cl_driver *driver);
31 #define to_ishtp_cl_driver(d) container_of(d, struct ishtp_cl_driver, driver)188 struct ishtp_cl_driver *driver; in ishtp_cl_device_probe()213 struct ishtp_cl_driver *driver; in ishtp_cl_device_remove()244 struct ishtp_cl_driver *driver; in ishtp_cl_device_suspend()270 struct ishtp_cl_driver *driver; in ishtp_cl_device_resume()303 struct ishtp_cl_driver *driver; in ishtp_cl_device_reset()454 int __ishtp_cl_driver_register(struct ishtp_cl_driver *driver, in __ishtp_cl_driver_register()480 void ishtp_cl_driver_unregister(struct ishtp_cl_driver *driver) in ishtp_cl_driver_unregister()
936 static struct ishtp_cl_driver hid_ishtp_cl_driver = {