Searched refs:FW_MGMT_IOC_GET_BACKEND_FW (Results 1 – 4 of 4) sorted by relevance
68 #define FW_MGMT_IOC_GET_BACKEND_FW _IOWR(FW_MGMT_IOCTL_BASE, 1, struct fw_mgmt_ioc_get_backend_ver… macro
432 case FW_MGMT_IOC_GET_BACKEND_FW: in fw_mgmt_ioctl()
108 ret = ioctl(fd, FW_MGMT_IOC_GET_BACKEND_FW, &backend_fw_info); in update_backend_firmware()
134 #define FW_MGMT_IOC_GET_BACKEND_FW _IOWR(FW_MGMT_IOCTL_BASE, 1, struct fw_mgmt_ioc_get_backend_ver…146 2. FW_MGMT_IOC_GET_BACKEND_FW:
Completed in 7 milliseconds