Home
last modified time | relevance | path

Searched refs:FW_MGMT_IOC_GET_INTF_FW (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/staging/greybus/
A Dgreybus_firmware.h67 #define FW_MGMT_IOC_GET_INTF_FW _IOR(FW_MGMT_IOCTL_BASE, 0, struct fw_mgmt_ioc_get_intf_version) macro
A Dfw-management.c422 case FW_MGMT_IOC_GET_INTF_FW: in fw_mgmt_ioctl()
/linux-6.3-rc2/drivers/staging/greybus/Documentation/firmware/
A Dfirmware.c47 ret = ioctl(fd, FW_MGMT_IOC_GET_INTF_FW, &intf_fw_info); in update_intf_firmware()
A Dfirmware-management133 #define FW_MGMT_IOC_GET_INTF_FW _IOR(FW_MGMT_IOCTL_BASE, 0, struct fw_mgmt_ioc_get_intf_version)
140 1. FW_MGMT_IOC_GET_INTF_FW:

Completed in 6 milliseconds