Searched refs:gb_operation_create (Results 1 – 8 of 8) sorted by relevance
| /linux/include/linux/greybus/ |
| H A D | operation.h | 152 gb_operation_create(struct gb_connection *connection, in gb_operation_create() function
|
| /linux/drivers/staging/greybus/ |
| H A D | usb.c | 111 operation = gb_operation_create(dev->connection, in hub_control()
|
| H A D | i2c.c | 116 operation = gb_operation_create(connection, GB_I2C_TYPE_TRANSFER, in gb_i2c_operation_create()
|
| H A D | hid.c | 106 operation = gb_operation_create(ghid->connection, in gb_hid_set_report()
|
| H A D | spilib.c | 232 operation = gb_operation_create(connection, GB_SPI_TYPE_TRANSFER, in gb_spi_operation_create()
|
| H A D | power_supply.c | 520 op = gb_operation_create(connection, in gb_power_supply_prop_descriptors_get()
|
| /linux/drivers/greybus/ |
| H A D | greybus_trace.h | 130 DEFINE_OPERATION_EVENT(gb_operation_create);
|
| H A D | operation.c | 1151 operation = gb_operation_create(connection, type, in gb_operation_sync_timeout()
|