Searched defs:fw_mgmt (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/staging/greybus/
H A Dfw-management.c23 struct fw_mgmt { struct
69 struct fw_mgmt *fw_mgmt = container_of(kref, struct fw_mgmt, kref); local
80 static void put_fw_mgmt(struct fw_mgmt *fw_mgmt) argument
88 struct fw_mgmt *fw_mgmt; local
107 fw_mgmt_interface_fw_version_operation(struct fw_mgmt *fw_mgmt, struct fw_mgmt_ioc_get_intf_version *fw_info) argument
142 fw_mgmt_load_and_validate_operation(struct fw_mgmt *fw_mgmt, u8 load_method, const char *tag) argument
197 struct fw_mgmt *fw_mgmt = gb_connection_get_data(connection); local
244 fw_mgmt_backend_fw_version_operation(struct fw_mgmt *fw_mgmt, struct fw_mgmt_ioc_get_backend_version *fw_info) argument
300 fw_mgmt_backend_fw_update_operation(struct fw_mgmt *fw_mgmt, char *tag) argument
346 struct fw_mgmt *fw_mgmt = gb_connection_get_data(connection); local
389 struct fw_mgmt *fw_mgmt = get_fw_mgmt(inode->i_cdev); local
402 struct fw_mgmt *fw_mgmt = file->private_data; local
408 fw_mgmt_ioctl(struct fw_mgmt *fw_mgmt, unsigned int cmd, void __user *buf) argument
536 struct fw_mgmt *fw_mgmt = file->private_data; local
590 struct fw_mgmt *fw_mgmt; local
661 struct fw_mgmt *fw_mgmt; local
[all...]

Completed in 153 milliseconds