Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dswitchtec_ioctl.h57 struct switchtec_ioctl_flash_part_info { struct
149 _IOWR('W', 0x41, struct switchtec_ioctl_flash_part_info)
/Linux-v6.6/drivers/pci/switch/
Dswitchtec.c679 static void set_fw_info_part(struct switchtec_ioctl_flash_part_info *info, in set_fw_info_part()
687 struct switchtec_ioctl_flash_part_info *info) in flash_part_info_gen3()
757 struct switchtec_ioctl_flash_part_info *info) in flash_part_info_gen4()
861 struct switchtec_ioctl_flash_part_info __user *uinfo) in ioctl_flash_part_info()
864 struct switchtec_ioctl_flash_part_info info = {0}; in ioctl_flash_part_info()