Home
last modified time | relevance | path

Searched refs:hioctl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dmain.c3494 typedef int (*hioctl) (struct cxlflash_cfg *, void *); in cxlflash_chr_ioctl() typedef
3505 hioctl do_ioctl = NULL; in cxlflash_chr_ioctl()
3509 hioctl ioctl; in cxlflash_chr_ioctl()
3512 (hioctl)cxlflash_lun_provision }, in cxlflash_chr_ioctl()
3514 (hioctl)cxlflash_afu_debug }, in cxlflash_chr_ioctl()
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dmain.c3475 typedef int (*hioctl) (struct cxlflash_cfg *, void *); in cxlflash_chr_ioctl() typedef
3486 hioctl do_ioctl = NULL; in cxlflash_chr_ioctl()
3490 hioctl ioctl; in cxlflash_chr_ioctl()
3493 (hioctl)cxlflash_lun_provision }, in cxlflash_chr_ioctl()
3495 (hioctl)cxlflash_afu_debug }, in cxlflash_chr_ioctl()

Completed in 10 milliseconds