Searched refs:fw_client (Results 1 – 5 of 5) sorted by relevance
30 size_t len = cl->device->fw_client->props.max_msg_length; in ishtp_cl_alloc_rx_ring()68 size_t len = cl->device->fw_client->props.max_msg_length; in ishtp_cl_alloc_tx_ring()
591 struct ishtp_fw_client *fw_client; in ishtp_hbm_dispatch() local645 fw_client = &dev->fw_clients[dev->fw_client_presentation_num]; in ishtp_hbm_dispatch()654 if (fw_client->client_id != props_res->address) { in ishtp_hbm_dispatch()657 fw_client->client_id, props_res->address); in ishtp_hbm_dispatch()670 fw_client->props = props_res->client_properties; in ishtp_hbm_dispatch()
386 device->fw_client = &dev->fw_clients[ in ishtp_bus_add_device()404 device->fw_client = in ishtp_bus_add_device()631 if (cl_device->fw_client->client_id == cl->fw_client_id) { in ishtp_cl_device_bind()
47 struct ishtp_fw_client *fw_client; member
810 cl_device->fw_client->props.protocol_name) != 0) in hid_ishtp_cl_probe()