Home
last modified time | relevance | path

Searched refs:gb_connection_get_data (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/greybus/
H A Dsvc.c643 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_version_request()
840 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_hello()
920 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_hello_deferred()
953 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_module_inserted()
1001 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_module_removed()
1029 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_intf_oops()
1060 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_intf_mailbox_event()
1093 svc = gb_connection_get_data(operation->connection); in gb_svc_process_deferred_request()
1122 struct gb_svc *svc = gb_connection_get_data(operation->connection); in gb_svc_queue_deferred_request()
1141 struct gb_svc *svc = gb_connection_get_data(o in gb_svc_intf_reset_recv()
[all...]
/kernel/linux/linux-6.6/drivers/greybus/
H A Dsvc.c644 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_version_request()
841 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_hello()
925 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_hello_deferred()
958 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_module_inserted()
1006 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_module_removed()
1034 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_intf_oops()
1065 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_intf_mailbox_event()
1098 svc = gb_connection_get_data(operation->connection); in gb_svc_process_deferred_request()
1127 struct gb_svc *svc = gb_connection_get_data(operation->connection); in gb_svc_queue_deferred_request()
1146 struct gb_svc *svc = gb_connection_get_data(o in gb_svc_intf_reset_recv()
[all...]
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Dfw-download.c225 struct fw_download *fw_download = gb_connection_get_data(connection); in fw_download_find_firmware()
272 struct fw_download *fw_download = gb_connection_get_data(connection); in fw_download_fetch_firmware()
355 struct fw_download *fw_download = gb_connection_get_data(connection); in fw_download_release_firmware()
445 fw_download = gb_connection_get_data(connection); in gb_fw_download_connection_exit()
H A Dbootrom.c190 struct gb_bootrom *bootrom = gb_connection_get_data(op->connection); in gb_bootrom_firmware_size_request()
243 struct gb_bootrom *bootrom = gb_connection_get_data(op->connection); in gb_bootrom_get_firmware()
314 struct gb_bootrom *bootrom = gb_connection_get_data(connection); in gb_bootrom_ready_to_boot()
H A Dfw-management.c195 struct fw_mgmt *fw_mgmt = gb_connection_get_data(connection); in fw_mgmt_interface_fw_loaded_operation()
345 struct fw_mgmt *fw_mgmt = gb_connection_get_data(connection); in fw_mgmt_backend_fw_updated_operation()
665 fw_mgmt = gb_connection_get_data(connection); in gb_fw_mgmt_connection_exit()
H A Duart.c76 struct gb_tty *gb_tty = gb_connection_get_data(connection); in gb_uart_receive_data_handler()
132 struct gb_tty *gb_tty = gb_connection_get_data(connection); in gb_uart_serial_state_handler()
152 struct gb_tty *gb_tty = gb_connection_get_data(connection); in gb_uart_receive_credits_handler()
202 struct gb_tty *gb_tty = gb_connection_get_data(connection); in gb_uart_request_handler()
H A Dspilib.c47 return gb_connection_get_data(spi->connection); in get_master_from_spi()
560 struct spi_master *master = gb_connection_get_data(connection); in gb_spilib_master_exit()
H A Dauthentication.c371 cap = gb_connection_get_data(connection); in gb_cap_connection_exit()
H A Di2c.c81 struct gb_i2c_device *gb_i2c_dev = gb_connection_get_data(connection); in gb_i2c_operation_create()
H A Dhid.c136 struct gb_hid *ghid = gb_connection_get_data(connection); in gb_hid_request_handler()
H A Dgpio.c362 struct gb_gpio_controller *ggc = gb_connection_get_data(connection); in gb_gpio_request_handler()
H A Dpower_supply.c991 struct gb_power_supplies *supplies = gb_connection_get_data(connection); in gb_supplies_request_handler()
H A Dsdio.c206 struct gb_sdio_host *host = gb_connection_get_data(op->connection); in gb_sdio_request_handler()
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dfw-download.c225 struct fw_download *fw_download = gb_connection_get_data(connection); in fw_download_find_firmware()
272 struct fw_download *fw_download = gb_connection_get_data(connection); in fw_download_fetch_firmware()
355 struct fw_download *fw_download = gb_connection_get_data(connection); in fw_download_release_firmware()
445 fw_download = gb_connection_get_data(connection); in gb_fw_download_connection_exit()
H A Dfw-management.c195 struct fw_mgmt *fw_mgmt = gb_connection_get_data(connection); in fw_mgmt_interface_fw_loaded_operation()
345 struct fw_mgmt *fw_mgmt = gb_connection_get_data(connection); in fw_mgmt_backend_fw_updated_operation()
665 fw_mgmt = gb_connection_get_data(connection); in gb_fw_mgmt_connection_exit()
H A Dbootrom.c190 struct gb_bootrom *bootrom = gb_connection_get_data(op->connection); in gb_bootrom_firmware_size_request()
243 struct gb_bootrom *bootrom = gb_connection_get_data(op->connection); in gb_bootrom_get_firmware()
314 struct gb_bootrom *bootrom = gb_connection_get_data(connection); in gb_bootrom_ready_to_boot()
H A Duart.c76 struct gb_tty *gb_tty = gb_connection_get_data(connection); in gb_uart_receive_data_handler()
132 struct gb_tty *gb_tty = gb_connection_get_data(connection); in gb_uart_serial_state_handler()
152 struct gb_tty *gb_tty = gb_connection_get_data(connection); in gb_uart_receive_credits_handler()
202 struct gb_tty *gb_tty = gb_connection_get_data(connection); in gb_uart_request_handler()
H A Dspilib.c47 return gb_connection_get_data(spi->connection); in get_master_from_spi()
564 struct spi_master *master = gb_connection_get_data(connection); in gb_spilib_master_exit()
H A Dauthentication.c371 cap = gb_connection_get_data(connection); in gb_cap_connection_exit()
H A Di2c.c81 struct gb_i2c_device *gb_i2c_dev = gb_connection_get_data(connection); in gb_i2c_operation_create()
H A Dhid.c136 struct gb_hid *ghid = gb_connection_get_data(connection); in gb_hid_request_handler()
H A Dgpio.c369 struct gb_gpio_controller *ggc = gb_connection_get_data(connection); in gb_gpio_request_handler()
H A Dsdio.c205 struct gb_sdio_host *host = gb_connection_get_data(op->connection); in gb_sdio_request_handler()
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dconnection.h120 static inline void *gb_connection_get_data(struct gb_connection *connection) in gb_connection_get_data() function
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dconnection.h120 static inline void *gb_connection_get_data(struct gb_connection *connection) in gb_connection_get_data() function

Completed in 22 milliseconds

12