Searched refs:gb_connection_destroy (Results 1 - 22 of 22) sorted by relevance

/linux-master/drivers/staging/greybus/
H A Dfw-core.c179 gb_connection_destroy(fw_core->download_connection);
188 gb_connection_destroy(fw_core->spi_connection);
197 gb_connection_destroy(fw_core->cap_connection);
222 gb_connection_destroy(fw_core->mgmt_connection);
223 gb_connection_destroy(fw_core->cap_connection);
224 gb_connection_destroy(fw_core->spi_connection);
225 gb_connection_destroy(fw_core->download_connection);
248 gb_connection_destroy(fw_core->mgmt_connection);
249 gb_connection_destroy(fw_core->cap_connection);
250 gb_connection_destroy(fw_cor
[all...]
H A Dspi.c45 gb_connection_destroy(connection);
61 gb_connection_destroy(connection);
H A Dlog.c101 gb_connection_destroy(connection);
113 gb_connection_destroy(connection);
H A Daudio_module.c373 gb_connection_destroy(dai->connection);
379 gb_connection_destroy(gbmodule->mgmt_connection);
405 gb_connection_destroy(dai->connection);
409 gb_connection_destroy(gbmodule->mgmt_connection);
H A Dusb.c212 gb_connection_destroy(connection);
227 gb_connection_destroy(connection);
H A Di2c.c284 gb_connection_destroy(connection);
303 gb_connection_destroy(connection);
H A Dpwm.c295 gb_connection_destroy(connection);
313 gb_connection_destroy(connection);
H A Dvibrator.c180 gb_connection_destroy(connection);
202 gb_connection_destroy(vib->connection);
H A Draw.c220 gb_connection_destroy(connection);
239 gb_connection_destroy(connection);
H A Dhid.c485 gb_connection_destroy(connection);
501 gb_connection_destroy(ghid->connection);
H A Dbootrom.c483 gb_connection_destroy(connection);
507 gb_connection_destroy(bootrom->connection);
H A Dgpio.c596 gb_connection_destroy(connection);
615 gb_connection_destroy(connection);
H A Dcamera.c454 gb_connection_destroy(gcam->data_connection);
480 gb_connection_destroy(gcam->data_connection);
1208 gb_connection_destroy(gcam->data_connection);
1214 gb_connection_destroy(gcam->connection);
H A Dpower_supply.c1109 gb_connection_destroy(connection);
1120 gb_connection_destroy(supplies->connection);
H A Dsdio.c837 gb_connection_destroy(connection);
865 gb_connection_destroy(connection);
H A Duart.c908 gb_connection_destroy(connection);
940 gb_connection_destroy(connection);
H A Dloopback.c1086 gb_connection_destroy(connection);
1126 gb_connection_destroy(gb->connection);
H A Dlight.c1303 gb_connection_destroy(connection);
1317 gb_connection_destroy(glights->connection);
/linux-master/include/linux/greybus/
H A Dconnection.h77 void gb_connection_destroy(struct gb_connection *connection);
/linux-master/drivers/greybus/
H A Dconnection.c881 void gb_connection_destroy(struct gb_connection *connection) function
905 EXPORT_SYMBOL_GPL(gb_connection_destroy); variable
H A Dcontrol.c431 gb_connection_destroy(control->connection);
H A Dsvc.c1302 gb_connection_destroy(svc->connection);

Completed in 281 milliseconds