Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxlflash/
Dsuperpipe.c2034 } ioctl_tbl[] = { /* NOTE: order matters here */ in cxlflash_ioctl() local
2085 size = ioctl_tbl[idx].size; in cxlflash_ioctl()
2086 do_ioctl = ioctl_tbl[idx].ioctl; in cxlflash_ioctl()