Lines Matching refs:gb_svc

28 	struct gb_svc *svc = to_gb_svc(dev);  in endo_id_show()
37 struct gb_svc *svc = to_gb_svc(dev); in ap_intf_id_show()
52 struct gb_svc *svc = to_gb_svc(dev); in intf_eject_store()
73 struct gb_svc *svc = to_gb_svc(dev); in watchdog_show()
83 struct gb_svc *svc = to_gb_svc(dev); in watchdog_store()
104 struct gb_svc *svc = to_gb_svc(dev); in watchdog_action_show()
118 struct gb_svc *svc = to_gb_svc(dev); in watchdog_action_store()
131 static int gb_svc_pwrmon_rail_count_get(struct gb_svc *svc, u8 *value) in gb_svc_pwrmon_rail_count_get()
149 static int gb_svc_pwrmon_rail_names_get(struct gb_svc *svc, in gb_svc_pwrmon_rail_names_get()
173 static int gb_svc_pwrmon_sample_get(struct gb_svc *svc, u8 rail_id, in gb_svc_pwrmon_sample_get()
210 int gb_svc_pwrmon_intf_sample_get(struct gb_svc *svc, u8 intf_id, in gb_svc_pwrmon_intf_sample_get()
258 int gb_svc_intf_device_id(struct gb_svc *svc, u8 intf_id, u8 device_id) in gb_svc_intf_device_id()
269 int gb_svc_intf_eject(struct gb_svc *svc, u8 intf_id) in gb_svc_intf_eject()
292 int gb_svc_intf_vsys_set(struct gb_svc *svc, u8 intf_id, bool enable) in gb_svc_intf_vsys_set()
315 int gb_svc_intf_refclk_set(struct gb_svc *svc, u8 intf_id, bool enable) in gb_svc_intf_refclk_set()
338 int gb_svc_intf_unipro_set(struct gb_svc *svc, u8 intf_id, bool enable) in gb_svc_intf_unipro_set()
361 int gb_svc_intf_activate(struct gb_svc *svc, u8 intf_id, u8 *intf_type) in gb_svc_intf_activate()
387 int gb_svc_intf_resume(struct gb_svc *svc, u8 intf_id) in gb_svc_intf_resume()
415 int gb_svc_dme_peer_get(struct gb_svc *svc, u8 intf_id, u16 attr, u16 selector, in gb_svc_dme_peer_get()
449 int gb_svc_dme_peer_set(struct gb_svc *svc, u8 intf_id, u16 attr, u16 selector, in gb_svc_dme_peer_set()
481 int gb_svc_connection_create(struct gb_svc *svc, in gb_svc_connection_create()
499 void gb_svc_connection_destroy(struct gb_svc *svc, u8 intf1_id, u16 cport1_id, in gb_svc_connection_destroy()
520 int gb_svc_route_create(struct gb_svc *svc, u8 intf1_id, u8 dev1_id, in gb_svc_route_create()
535 void gb_svc_route_destroy(struct gb_svc *svc, u8 intf1_id, u8 intf2_id) in gb_svc_route_destroy()
551 int gb_svc_intf_set_power_mode(struct gb_svc *svc, u8 intf_id, u8 hs_series, in gb_svc_intf_set_power_mode()
599 int gb_svc_intf_set_power_mode_hibernate(struct gb_svc *svc, u8 intf_id) in gb_svc_intf_set_power_mode_hibernate()
634 int gb_svc_ping(struct gb_svc *svc) in gb_svc_ping()
644 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_version_request()
681 struct gb_svc *svc = pwrmon_rails->svc; in pwr_debugfs_voltage_read()
705 struct gb_svc *svc = pwrmon_rails->svc; in pwr_debugfs_current_read()
729 struct gb_svc *svc = pwrmon_rails->svc; in pwr_debugfs_power_read()
759 static void gb_svc_pwrmon_debugfs_init(struct gb_svc *svc) in gb_svc_pwrmon_debugfs_init()
824 static void gb_svc_debugfs_init(struct gb_svc *svc) in gb_svc_debugfs_init()
831 static void gb_svc_debugfs_exit(struct gb_svc *svc) in gb_svc_debugfs_exit()
841 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_hello()
888 static struct gb_interface *gb_svc_interface_lookup(struct gb_svc *svc, in gb_svc_interface_lookup()
909 static struct gb_module *gb_svc_module_lookup(struct gb_svc *svc, u8 module_id) in gb_svc_module_lookup()
925 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_hello_deferred()
958 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_module_inserted()
1006 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_module_removed()
1034 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_intf_oops()
1065 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_intf_mailbox_event()
1093 struct gb_svc *svc; in gb_svc_process_deferred_request()
1127 struct gb_svc *svc = gb_connection_get_data(operation->connection); in gb_svc_queue_deferred_request()
1146 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_intf_reset_recv()
1164 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_module_inserted_recv()
1183 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_module_removed_recv()
1202 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_intf_oops_recv()
1216 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_intf_mailbox_event_recv()
1235 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_request_handler()
1299 struct gb_svc *svc = to_gb_svc(dev); in gb_svc_release()
1313 struct gb_svc *gb_svc_create(struct gb_host_device *hd) in gb_svc_create()
1315 struct gb_svc *svc; in gb_svc_create()
1357 int gb_svc_add(struct gb_svc *svc) in gb_svc_add()
1373 static void gb_svc_remove_modules(struct gb_svc *svc) in gb_svc_remove_modules()
1385 void gb_svc_del(struct gb_svc *svc) in gb_svc_del()
1405 void gb_svc_put(struct gb_svc *svc) in gb_svc_put()