Lines Matching defs:hd
24 int gb_hd_output(struct gb_host_device *hd, void *req, u16 size, u8 cmd, in gb_hd_output()
36 struct gb_host_device *hd = to_gb_host_device(dev); in bus_id_show() local
48 int gb_hd_cport_reserve(struct gb_host_device *hd, u16 cport_id) in gb_hd_cport_reserve()
63 void gb_hd_cport_release_reserved(struct gb_host_device *hd, u16 cport_id) in gb_hd_cport_release_reserved()
72 int gb_hd_cport_allocate(struct gb_host_device *hd, int cport_id, in gb_hd_cport_allocate()
96 void gb_hd_cport_release(struct gb_host_device *hd, u16 cport_id) in gb_hd_cport_release()
108 struct gb_host_device *hd = to_gb_host_device(dev); in gb_hd_release() local
129 struct gb_host_device *hd; in gb_hd_create() local
200 int gb_hd_add(struct gb_host_device *hd) in gb_hd_add()
220 void gb_hd_del(struct gb_host_device *hd) in gb_hd_del()
234 void gb_hd_shutdown(struct gb_host_device *hd) in gb_hd_shutdown()
240 void gb_hd_put(struct gb_host_device *hd) in gb_hd_put()