Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dswitchtec_ioctl.h46 struct switchtec_ioctl_flash_part_info { struct
136 _IOWR('W', 0x41, struct switchtec_ioctl_flash_part_info)
/Linux-v5.4/drivers/pci/switch/
Dswitchtec.c580 static void set_fw_info_part(struct switchtec_ioctl_flash_part_info *info, in set_fw_info_part()
588 struct switchtec_ioctl_flash_part_info __user *uinfo) in ioctl_flash_part_info()
590 struct switchtec_ioctl_flash_part_info info = {0}; in ioctl_flash_part_info()