Searched refs:gb_connection_set_data (Results 1 - 18 of 18) sorted by relevance

/linux-master/include/linux/greybus/
H A Dconnection.h125 static inline void gb_connection_set_data(struct gb_connection *connection, function
/linux-master/drivers/staging/greybus/
H A Dusb.c181 gb_connection_set_data(connection, gb_usb_dev);
H A Di2c.c252 gb_connection_set_data(connection, gb_i2c_dev);
H A Dvibrator.c141 gb_connection_set_data(connection, vib);
H A Dauthentication.c316 gb_connection_set_data(connection, cap);
H A Dhid.c448 gb_connection_set_data(connection, ghid);
H A Dbootrom.c439 gb_connection_set_data(connection, bootrom);
H A Dfw-download.c419 gb_connection_set_data(connection, fw_download);
H A Dsdio.c787 gb_connection_set_data(connection, host);
858 gb_connection_set_data(connection, NULL);
H A Dgpio.c529 gb_connection_set_data(connection, ggc);
H A Dspilib.c502 gb_connection_set_data(connection, ctlr);
H A Dfw-management.c604 gb_connection_set_data(connection, fw_mgmt);
H A Dcamera.c399 gb_connection_set_data(conn, gcam);
1280 gb_connection_set_data(conn, gcam);
H A Dpower_supply.c1079 gb_connection_set_data(connection, supplies);
H A Duart.c873 gb_connection_set_data(connection, gb_tty);
H A Dlight.c1269 gb_connection_set_data(connection, glights);
/linux-master/drivers/greybus/
H A Dcontrol.c474 gb_connection_set_data(control->connection, control);
H A Dsvc.c1348 gb_connection_set_data(svc->connection, svc);

Completed in 462 milliseconds