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()
583 struct ishtp_fw_client *fw_client; in ishtp_hbm_dispatch() local637 fw_client = &dev->fw_clients[dev->fw_client_presentation_num]; in ishtp_hbm_dispatch()646 if (fw_client->client_id != props_res->address) { in ishtp_hbm_dispatch()649 fw_client->client_id, props_res->address); in ishtp_hbm_dispatch()662 fw_client->props = props_res->client_properties; in ishtp_hbm_dispatch()
47 struct ishtp_fw_client *fw_client; member
388 device->fw_client = &dev->fw_clients[ in ishtp_bus_add_device()406 device->fw_client = in ishtp_bus_add_device()626 if (cl_device->fw_client->client_id == cl->fw_client_id) { in ishtp_cl_device_bind()
805 cl_device->fw_client->props.protocol_name) != 0) in hid_ishtp_cl_probe()