Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dbus.h50 int ishtp_cl_device_bind(struct ishtp_cl *cl);
H A Dbus.c681 int ishtp_cl_device_bind(struct ishtp_cl *cl) in ishtp_cl_device_bind() function
H A Dclient.c401 rets = ishtp_cl_device_bind(cl); in ishtp_cl_connect()