Searched refs:switchtec_ioctl_flash_part_info (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dswitchtec_ioctl.h57 struct switchtec_ioctl_flash_part_info { struct
149 _IOWR('W', 0x41, struct switchtec_ioctl_flash_part_info)
/linux-master/drivers/pci/switch/
H A Dswitchtec.c679 static void set_fw_info_part(struct switchtec_ioctl_flash_part_info *info,
687 struct switchtec_ioctl_flash_part_info *info)
757 struct switchtec_ioctl_flash_part_info *info)
861 struct switchtec_ioctl_flash_part_info __user *uinfo)
864 struct switchtec_ioctl_flash_part_info info = {0};

Completed in 121 milliseconds