Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dswitchtec_ioctl.h37 struct switchtec_ioctl_flash_info { struct
134 _IOR('W', 0x40, struct switchtec_ioctl_flash_info)
/Linux-v5.4/drivers/pci/switch/
Dswitchtec.c566 struct switchtec_ioctl_flash_info __user *uinfo) in ioctl_flash_info()
568 struct switchtec_ioctl_flash_info info = {0}; in ioctl_flash_info()