Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dswitchtec_ioctl.h46 struct switchtec_ioctl_flash_part_info { struct
127 _IOWR('W', 0x41, struct switchtec_ioctl_flash_part_info)
/Linux-v4.19/drivers/pci/switch/
Dswitchtec.c544 static void set_fw_info_part(struct switchtec_ioctl_flash_part_info *info, in set_fw_info_part()
552 struct switchtec_ioctl_flash_part_info __user *uinfo) in ioctl_flash_part_info()
554 struct switchtec_ioctl_flash_part_info info = {0}; in ioctl_flash_part_info()