gb_host_device 24 drivers/greybus/connection.c struct gb_host_device *hd = intf->hd; gb_host_device 54 drivers/greybus/connection.c gb_connection_hd_find(struct gb_host_device *hd, u16 cport_id) gb_host_device 76 drivers/greybus/connection.c void greybus_data_rcvd(struct gb_host_device *hd, u16 cport_id, gb_host_device 144 drivers/greybus/connection.c _gb_connection_create(struct gb_host_device *hd, int hd_cport_id, gb_host_device 228 drivers/greybus/connection.c gb_connection_create_static(struct gb_host_device *hd, u16 hd_cport_id, gb_host_device 281 drivers/greybus/connection.c struct gb_host_device *hd = connection->hd; gb_host_device 300 drivers/greybus/connection.c struct gb_host_device *hd = connection->hd; gb_host_device 315 drivers/greybus/connection.c struct gb_host_device *hd = connection->hd; gb_host_device 333 drivers/greybus/connection.c struct gb_host_device *hd = connection->hd; gb_host_device 351 drivers/greybus/connection.c struct gb_host_device *hd = connection->hd; gb_host_device 381 drivers/greybus/connection.c struct gb_host_device *hd = connection->hd; gb_host_device 404 drivers/greybus/connection.c struct gb_host_device *hd = connection->hd; gb_host_device 560 drivers/greybus/connection.c struct gb_host_device *hd = connection->hd; gb_host_device 912 drivers/greybus/connection.c struct gb_host_device *hd = connection->hd; gb_host_device 929 drivers/greybus/connection.c struct gb_host_device *hd = connection->hd; gb_host_device 83 drivers/greybus/core.c struct gb_host_device *hd; gb_host_device 151 drivers/greybus/core.c struct gb_host_device *hd; gb_host_device 103 drivers/greybus/es2.c struct gb_host_device *hd; gb_host_device 136 drivers/greybus/es2.c static inline struct es2_ap_dev *hd_to_es2(struct gb_host_device *hd) gb_host_device 217 drivers/greybus/es2.c static int output(struct gb_host_device *hd, void *req, u16 size, u8 cmd, gb_host_device 390 drivers/greybus/es2.c static int message_send(struct gb_host_device *hd, u16 cport_id, gb_host_device 455 drivers/greybus/es2.c struct gb_host_device *hd = message->operation->connection->hd; gb_host_device 488 drivers/greybus/es2.c static int es2_cport_allocate(struct gb_host_device *hd, int cport_id, gb_host_device 528 drivers/greybus/es2.c static void es2_cport_release(struct gb_host_device *hd, u16 cport_id) gb_host_device 541 drivers/greybus/es2.c static int cport_enable(struct gb_host_device *hd, u16 cport_id, gb_host_device 586 drivers/greybus/es2.c static int es2_cport_connected(struct gb_host_device *hd, u16 cport_id) gb_host_device 605 drivers/greybus/es2.c static int es2_cport_flush(struct gb_host_device *hd, u16 cport_id) gb_host_device 623 drivers/greybus/es2.c static int es2_cport_shutdown(struct gb_host_device *hd, u16 cport_id, gb_host_device 649 drivers/greybus/es2.c static int es2_cport_quiesce(struct gb_host_device *hd, u16 cport_id, gb_host_device 678 drivers/greybus/es2.c static int es2_cport_clear(struct gb_host_device *hd, u16 cport_id) gb_host_device 696 drivers/greybus/es2.c static int latency_tag_enable(struct gb_host_device *hd, u16 cport_id) gb_host_device 714 drivers/greybus/es2.c static int latency_tag_disable(struct gb_host_device *hd, u16 cport_id) gb_host_device 818 drivers/greybus/es2.c struct gb_host_device *hd = urb->context; gb_host_device 862 drivers/greybus/es2.c struct gb_host_device *hd = message->operation->connection->hd; gb_host_device 1253 drivers/greybus/es2.c struct gb_host_device *hd; gb_host_device 20 drivers/greybus/greybus_trace.h struct gb_host_device; gb_host_device 429 drivers/greybus/greybus_trace.h DECLARE_EVENT_CLASS(gb_host_device, gb_host_device 431 drivers/greybus/greybus_trace.h TP_PROTO(struct gb_host_device *hd), gb_host_device 453 drivers/greybus/greybus_trace.h DEFINE_EVENT(gb_host_device, name, \ gb_host_device 454 drivers/greybus/greybus_trace.h TP_PROTO(struct gb_host_device *hd), \ gb_host_device 24 drivers/greybus/hd.c int gb_hd_output(struct gb_host_device *hd, void *req, u16 size, u8 cmd, gb_host_device 36 drivers/greybus/hd.c struct gb_host_device *hd = to_gb_host_device(dev); gb_host_device 48 drivers/greybus/hd.c int gb_hd_cport_reserve(struct gb_host_device *hd, u16 cport_id) gb_host_device 63 drivers/greybus/hd.c void gb_hd_cport_release_reserved(struct gb_host_device *hd, u16 cport_id) gb_host_device 72 drivers/greybus/hd.c int gb_hd_cport_allocate(struct gb_host_device *hd, int cport_id, gb_host_device 96 drivers/greybus/hd.c void gb_hd_cport_release(struct gb_host_device *hd, u16 cport_id) gb_host_device 108 drivers/greybus/hd.c struct gb_host_device *hd = to_gb_host_device(dev); gb_host_device 124 drivers/greybus/hd.c struct gb_host_device *gb_hd_create(struct gb_hd_driver *driver, gb_host_device 129 drivers/greybus/hd.c struct gb_host_device *hd; gb_host_device 200 drivers/greybus/hd.c int gb_hd_add(struct gb_host_device *hd) gb_host_device 220 drivers/greybus/hd.c void gb_hd_del(struct gb_host_device *hd) gb_host_device 234 drivers/greybus/hd.c void gb_hd_shutdown(struct gb_host_device *hd) gb_host_device 240 drivers/greybus/hd.c void gb_hd_put(struct gb_host_device *hd) gb_host_device 363 drivers/greybus/interface.c struct gb_host_device *hd = intf->hd; gb_host_device 789 drivers/greybus/interface.c struct gb_host_device *hd = module->hd; gb_host_device 89 drivers/greybus/module.c struct gb_module *gb_module_create(struct gb_host_device *hd, u8 module_id, gb_host_device 231 drivers/greybus/operation.c struct gb_host_device *hd = message->operation->connection->hd; gb_host_device 309 drivers/greybus/operation.c static void gb_operation_message_init(struct gb_host_device *hd, gb_host_device 361 drivers/greybus/operation.c gb_operation_message_alloc(struct gb_host_device *hd, u8 type, gb_host_device 471 drivers/greybus/operation.c struct gb_host_device *hd = operation->connection->hd; gb_host_device 523 drivers/greybus/operation.c struct gb_host_device *hd = connection->hd; gb_host_device 623 drivers/greybus/operation.c struct gb_host_device *hd = connection->hd; gb_host_device 871 drivers/greybus/operation.c void greybus_message_sent(struct gb_host_device *hd, gb_host_device 880 drivers/greybus/svc.c struct gb_host_device *hd = svc->hd; gb_host_device 900 drivers/greybus/svc.c struct gb_host_device *hd = svc->hd; gb_host_device 948 drivers/greybus/svc.c struct gb_host_device *hd = svc->hd; gb_host_device 1302 drivers/greybus/svc.c struct gb_svc *gb_svc_create(struct gb_host_device *hd) gb_host_device 1364 drivers/greybus/svc.c struct gb_host_device *hd = svc->hd; gb_host_device 81 drivers/staging/greybus/gbphy.c struct gb_host_device *hd = intf->hd; gb_host_device 146 include/linux/greybus.h static inline bool cport_id_valid(struct gb_host_device *hd, u16 cport_id) gb_host_device 39 include/linux/greybus/connection.h struct gb_host_device *hd; gb_host_device 67 include/linux/greybus/connection.h struct gb_connection *gb_connection_create_static(struct gb_host_device *hd, gb_host_device 93 include/linux/greybus/connection.h void greybus_data_rcvd(struct gb_host_device *hd, u16 cport_id, gb_host_device 15 include/linux/greybus/hd.h struct gb_host_device; gb_host_device 21 include/linux/greybus/hd.h int (*cport_allocate)(struct gb_host_device *hd, int cport_id, gb_host_device 23 include/linux/greybus/hd.h void (*cport_release)(struct gb_host_device *hd, u16 cport_id); gb_host_device 24 include/linux/greybus/hd.h int (*cport_enable)(struct gb_host_device *hd, u16 cport_id, gb_host_device 26 include/linux/greybus/hd.h int (*cport_disable)(struct gb_host_device *hd, u16 cport_id); gb_host_device 27 include/linux/greybus/hd.h int (*cport_connected)(struct gb_host_device *hd, u16 cport_id); gb_host_device 28 include/linux/greybus/hd.h int (*cport_flush)(struct gb_host_device *hd, u16 cport_id); gb_host_device 29 include/linux/greybus/hd.h int (*cport_shutdown)(struct gb_host_device *hd, u16 cport_id, gb_host_device 31 include/linux/greybus/hd.h int (*cport_quiesce)(struct gb_host_device *hd, u16 cport_id, gb_host_device 33 include/linux/greybus/hd.h int (*cport_clear)(struct gb_host_device *hd, u16 cport_id); gb_host_device 35 include/linux/greybus/hd.h int (*message_send)(struct gb_host_device *hd, u16 dest_cport_id, gb_host_device 38 include/linux/greybus/hd.h int (*latency_tag_enable)(struct gb_host_device *hd, u16 cport_id); gb_host_device 39 include/linux/greybus/hd.h int (*latency_tag_disable)(struct gb_host_device *hd, u16 cport_id); gb_host_device 40 include/linux/greybus/hd.h int (*output)(struct gb_host_device *hd, void *req, u16 size, u8 cmd, gb_host_device 63 include/linux/greybus/hd.h #define to_gb_host_device(d) container_of(d, struct gb_host_device, dev) gb_host_device 65 include/linux/greybus/hd.h int gb_hd_cport_reserve(struct gb_host_device *hd, u16 cport_id); gb_host_device 66 include/linux/greybus/hd.h void gb_hd_cport_release_reserved(struct gb_host_device *hd, u16 cport_id); gb_host_device 67 include/linux/greybus/hd.h int gb_hd_cport_allocate(struct gb_host_device *hd, int cport_id, gb_host_device 69 include/linux/greybus/hd.h void gb_hd_cport_release(struct gb_host_device *hd, u16 cport_id); gb_host_device 71 include/linux/greybus/hd.h struct gb_host_device *gb_hd_create(struct gb_hd_driver *driver, gb_host_device 75 include/linux/greybus/hd.h int gb_hd_add(struct gb_host_device *hd); gb_host_device 76 include/linux/greybus/hd.h void gb_hd_del(struct gb_host_device *hd); gb_host_device 77 include/linux/greybus/hd.h void gb_hd_shutdown(struct gb_host_device *hd); gb_host_device 78 include/linux/greybus/hd.h void gb_hd_put(struct gb_host_device *hd); gb_host_device 79 include/linux/greybus/hd.h int gb_hd_output(struct gb_host_device *hd, void *req, u16 size, u8 cmd, gb_host_device 50 include/linux/greybus/interface.h struct gb_host_device *hd; gb_host_device 17 include/linux/greybus/module.h struct gb_host_device *hd; gb_host_device 30 include/linux/greybus/module.h struct gb_module *gb_module_create(struct gb_host_device *hd, u8 module_id, gb_host_device 18 include/linux/greybus/operation.h struct gb_host_device; gb_host_device 188 include/linux/greybus/operation.h void greybus_message_sent(struct gb_host_device *hd, gb_host_device 42 include/linux/greybus/svc.h struct gb_host_device *hd; gb_host_device 62 include/linux/greybus/svc.h struct gb_svc *gb_svc_create(struct gb_host_device *hd);