Home
last modified time | relevance | path

Searched defs:uvio_ioctl (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/drivers/s390x/uvdevice/
H A Dtest_uvdevice.c23 struct uvio_ioctl_cb uvio_ioctl; in FIXTURE() local
154 struct uvio_ioctl_cb uvio_ioctl; in FIXTURE() local
/openbmc/linux/drivers/s390/char/
H A Duvdevice.c405 static long uvio_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in uvio_ioctl() function