Home
last modified time | relevance | path

Searched defs:do_ioctl (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/linux-user/
H A Duser-internals.h43 do_ioctl_fn *do_ioctl; member
H A Dsyscall.c5598 static abi_long do_ioctl(int fd, int cmd, abi_long arg) in do_ioctl() function
/openbmc/linux/arch/x86/kernel/
H A Dapm_32.c1519 static long do_ioctl(struct file *filp, u_int cmd, u_long arg) in do_ioctl() function
/openbmc/linux/drivers/scsi/cxlflash/
H A Dsuperpipe.c2108 sioctl do_ioctl = NULL; in cxlflash_ioctl() local
H A Dmain.c3486 hioctl do_ioctl = NULL; in cxlflash_chr_ioctl() local
/openbmc/linux/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c1420 do_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in do_ioctl() function
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h644 int (*do_ioctl)(struct hnae3_handle *handle, member