Searched refs:fsi_master_unregister (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/fsi/
H A Dfsi-master.h143 * fsi_master_unregister() functions will take ownership of the master, and
150 * ->release callback frees the fsi_master, then fsi_master_unregister will
157 extern void fsi_master_unregister(struct fsi_master *master);
H A Dfsi-master-hub.c249 * fsi_master_unregister. We add our own reference to it here, so we
266 fsi_master_unregister(&hub->master);
H A Dfsi-master-i2cr.c294 fsi_master_unregister(&i2cr->master);
H A Dfsi-master-aspeed.c635 * fsi_master_unregister. We add our own reference to it here, so we
653 fsi_master_unregister(&aspeed->master);
H A Dfsi-core.c1346 void fsi_master_unregister(struct fsi_master *master) function
1360 EXPORT_SYMBOL_GPL(fsi_master_unregister); variable
H A Dfsi-master-gpio.c876 fsi_master_unregister(&master->master);
H A Dfsi-master-ast-cf.c1421 fsi_master_unregister(&master->master);
/linux-master/include/trace/events/
H A Dfsi.h142 TRACE_EVENT(fsi_master_unregister,

Completed in 200 milliseconds