hd_cport_id 61 drivers/greybus/connection.c if (connection->hd_cport_id == cport_id) { hd_cport_id 107 drivers/greybus/connection.c u16 hd_cport_id = connection->hd_cport_id; hd_cport_id 117 drivers/greybus/connection.c "%u/%u:%u", hd_cport_id, intf_id, cport_id); hd_cport_id 144 drivers/greybus/connection.c _gb_connection_create(struct gb_host_device *hd, int hd_cport_id, hd_cport_id 161 drivers/greybus/connection.c ret = gb_hd_cport_allocate(hd, hd_cport_id, flags); hd_cport_id 166 drivers/greybus/connection.c hd_cport_id = ret; hd_cport_id 174 drivers/greybus/connection.c connection->hd_cport_id = hd_cport_id; hd_cport_id 191 drivers/greybus/connection.c dev_name(&hd->dev), hd_cport_id); hd_cport_id 220 drivers/greybus/connection.c gb_hd_cport_release(hd, hd_cport_id); hd_cport_id 228 drivers/greybus/connection.c gb_connection_create_static(struct gb_host_device *hd, u16 hd_cport_id, hd_cport_id 231 drivers/greybus/connection.c return _gb_connection_create(hd, hd_cport_id, NULL, NULL, 0, handler, hd_cport_id 287 drivers/greybus/connection.c ret = hd->driver->cport_enable(hd, connection->hd_cport_id, hd_cport_id 306 drivers/greybus/connection.c ret = hd->driver->cport_disable(hd, connection->hd_cport_id); hd_cport_id 321 drivers/greybus/connection.c ret = hd->driver->cport_connected(hd, connection->hd_cport_id); hd_cport_id 339 drivers/greybus/connection.c ret = hd->driver->cport_flush(hd, connection->hd_cport_id); hd_cport_id 367 drivers/greybus/connection.c ret = hd->driver->cport_quiesce(hd, connection->hd_cport_id, hd_cport_id 387 drivers/greybus/connection.c ret = hd->driver->cport_clear(hd, connection->hd_cport_id); hd_cport_id 427 drivers/greybus/connection.c connection->hd_cport_id, hd_cport_id 449 drivers/greybus/connection.c connection->hd_cport_id, hd_cport_id 571 drivers/greybus/connection.c ret = drv->cport_shutdown(hd, connection->hd_cport_id, phase, hd_cport_id 901 drivers/greybus/connection.c gb_hd_cport_release(connection->hd, connection->hd_cport_id); hd_cport_id 902 drivers/greybus/connection.c connection->hd_cport_id = CPORT_ID_BAD; hd_cport_id 918 drivers/greybus/connection.c ret = hd->driver->latency_tag_enable(hd, connection->hd_cport_id); hd_cport_id 935 drivers/greybus/connection.c ret = hd->driver->latency_tag_disable(hd, connection->hd_cport_id); hd_cport_id 107 drivers/greybus/greybus_trace.h __entry->cport_id = operation->connection->hd_cport_id; hd_cport_id 221 drivers/greybus/operation.c connection->hd_cport_id, hd_cport_id 71 drivers/staging/greybus/audio_codec.c cportid = data->connection->hd_cport_id; hd_cport_id 161 drivers/staging/greybus/audio_codec.c cportid = data->connection->hd_cport_id; hd_cport_id 206 drivers/staging/greybus/audio_codec.c cportid = data->connection->hd_cport_id; hd_cport_id 296 drivers/staging/greybus/audio_codec.c cportid = data->connection->hd_cport_id; hd_cport_id 880 drivers/staging/greybus/audio_codec.c cportid = data->connection->hd_cport_id; hd_cport_id 902 drivers/staging/greybus/audio_codec.c cportid = data->connection->hd_cport_id; hd_cport_id 43 include/linux/greybus/connection.h u16 hd_cport_id; hd_cport_id 68 include/linux/greybus/connection.h u16 hd_cport_id, gb_request_handler_t handler);