Home
last modified time | relevance | path

Searched defs:hsi_client (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/hsi/
A Dhsi.h126 struct hsi_client { struct
131 void (*ehandler)(struct hsi_client *, unsigned long); argument
136 #define to_hsi_client(dev) container_of(dev, struct hsi_client, device) argument
/linux-6.3-rc2/drivers/hsi/
A Dhsi_core.c667 void (*handler)(struct hsi_client *, unsigned long)) in hsi_register_port_event()

Completed in 10 milliseconds