Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-sensor-custom.c769 struct hid_sensor_custom_properties { struct
852 const struct hid_sensor_custom_properties *prop) in hid_sensor_custom_do_match()
879 struct hid_sensor_custom_properties *prop) in hid_sensor_custom_properties_get()
913 struct hid_sensor_custom_properties *prop; in hid_sensor_custom_get_known()
915 prop = kmalloc(sizeof(struct hid_sensor_custom_properties), GFP_KERNEL); in hid_sensor_custom_get_known()