Home
last modified time | relevance | path

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

/Linux-v6.1/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.1/drivers/pci/switch/
Dswitchtec.c680 static void set_fw_info_part(struct switchtec_ioctl_flash_part_info *info, in set_fw_info_part()
688 struct switchtec_ioctl_flash_part_info *info) in flash_part_info_gen3()
758 struct switchtec_ioctl_flash_part_info *info) in flash_part_info_gen4()
862 struct switchtec_ioctl_flash_part_info __user *uinfo) in ioctl_flash_part_info()
865 struct switchtec_ioctl_flash_part_info info = {0}; in ioctl_flash_part_info()