Searched refs:osif_driver_sync (Results 1 – 6 of 6) sorted by relevance
34 struct osif_driver_sync { struct40 static struct osif_driver_sync __osif_driver_sync; argument50 static struct osif_driver_sync *osif_driver_sync_lookup(void) in osif_driver_sync_lookup()58 static struct osif_driver_sync *osif_driver_sync_get(void) in osif_driver_sync_get()68 static void osif_driver_sync_put(struct osif_driver_sync *driver_sync) in osif_driver_sync_put()73 int osif_driver_sync_create(struct osif_driver_sync **out_driver_sync) in osif_driver_sync_create()76 struct osif_driver_sync *driver_sync; in osif_driver_sync_create()105 __osif_driver_sync_create_and_trans(struct osif_driver_sync **out_driver_sync, in __osif_driver_sync_create_and_trans()108 struct osif_driver_sync *driver_sync; in __osif_driver_sync_create_and_trans()130 void osif_driver_sync_destroy(struct osif_driver_sync *driver_sync) in osif_driver_sync_destroy()[all …]
28 struct osif_driver_sync;37 osif_driver_sync_create(struct osif_driver_sync **out_driver_sync);51 __osif_driver_sync_create_and_trans(struct osif_driver_sync **out_driver_sync,60 void osif_driver_sync_destroy(struct osif_driver_sync *driver_sync);68 void osif_driver_sync_register(struct osif_driver_sync *driver_sync);76 struct osif_driver_sync *osif_driver_sync_unregister(void);89 __osif_driver_sync_trans_start(struct osif_driver_sync **out_driver_sync,104 __osif_driver_sync_trans_start_wait(struct osif_driver_sync **out_driver_sync,114 void osif_driver_sync_trans_stop(struct osif_driver_sync *driver_sync);135 __osif_driver_sync_op_start(struct osif_driver_sync **out_driver_sync,[all …]
192 struct osif_driver_sync *driver_sync; in hdd_driver_memdump_read()
20216 struct osif_driver_sync *driver_sync; in hdd_driver_mode_change()20330 struct osif_driver_sync *driver_sync; in hdd_driver_load()20482 struct osif_driver_sync *driver_sync; in hdd_driver_unload()22174 struct osif_driver_sync *driver_sync; in pcie_set_gen_speed_handler()
646 "os_if/sync/src/osif_driver_sync.c",
595 $(SYNC_SRC_DIR)/osif_driver_sync.o \