Searched refs:gb_connection_disable (Results 1 - 25 of 27) sorted by relevance

12

/linux-master/drivers/staging/greybus/
H A Dspi.c43 gb_connection_disable(connection);
60 gb_connection_disable(connection);
H A Daudio_module.c361 gb_connection_disable(dai->connection);
369 gb_connection_disable(gbmodule->mgmt_connection);
402 gb_connection_disable(gbmodule->mgmt_connection);
404 gb_connection_disable(dai->connection);
429 gb_connection_disable(dai->connection);
431 gb_connection_disable(gbmodule->mgmt_connection);
H A Dlog.c112 gb_connection_disable(connection);
H A Dusb.c210 gb_connection_disable(connection);
226 gb_connection_disable(connection);
H A Dfw-core.c45 gb_connection_disable(connection);
58 gb_connection_disable(connection);
H A Di2c.c282 gb_connection_disable(connection);
302 gb_connection_disable(connection);
H A Dpwm.c293 gb_connection_disable(connection);
312 gb_connection_disable(connection);
H A Dvibrator.c178 gb_connection_disable(connection);
201 gb_connection_disable(vib->connection);
H A Draw.c214 gb_connection_disable(connection);
237 gb_connection_disable(connection);
H A Dauthentication.c356 gb_connection_disable(connection);
389 gb_connection_disable(cap->connection);
H A Dcamera.c452 gb_connection_disable(gcam->data_connection);
479 gb_connection_disable(gcam->data_connection);
1207 gb_connection_disable(gcam->data_connection);
1213 gb_connection_disable(gcam->connection);
1335 gb_connection_disable(gcam->data_connection);
1337 gb_connection_disable(gcam->connection);
H A Dhid.c481 gb_connection_disable(connection);
500 gb_connection_disable(ghid->connection);
H A Dbootrom.c481 gb_connection_disable(connection);
494 gb_connection_disable(bootrom->connection);
H A Dgpio.c594 gb_connection_disable(connection);
614 gb_connection_disable(connection);
H A Dfw-management.c648 gb_connection_disable(connection);
681 gb_connection_disable(fw_mgmt->connection);
H A Dfw-download.c445 gb_connection_disable(fw_download->connection);
H A Dpower_supply.c1107 gb_connection_disable(connection);
1119 gb_connection_disable(supplies->connection);
H A Dsdio.c835 gb_connection_disable(connection);
864 gb_connection_disable(connection);
H A Duart.c904 gb_connection_disable(connection);
939 gb_connection_disable(connection);
H A Dloopback.c1080 gb_connection_disable(connection);
1103 gb_connection_disable(gb->connection);
/linux-master/include/linux/greybus/
H A Dconnection.h87 void gb_connection_disable(struct gb_connection *connection);
/linux-master/drivers/greybus/
H A Dcontrol.c507 gb_connection_disable(control->connection);
519 gb_connection_disable(control->connection);
524 gb_connection_disable(control->connection);
H A Dconnection.c817 void gb_connection_disable(struct gb_connection *connection) function
852 EXPORT_SYMBOL_GPL(gb_connection_disable); variable
887 gb_connection_disable(connection);
H A Dbundle.c97 gb_connection_disable(connection);
H A Dgreybus_trace.h233 DEFINE_CONNECTION_EVENT(gb_connection_disable); variable

Completed in 478 milliseconds

12