Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/gasket/
Dgasket_ioctl.h18 long gasket_handle_ioctl(struct file *filp, uint cmd, void __user *argp);
Dgasket_ioctl.c270 long gasket_handle_ioctl(struct file *filp, uint cmd, void __user *argp) in gasket_handle_ioctl() function
Dgasket_core.c1332 return gasket_handle_ioctl(filp, cmd, argp); in gasket_ioctl()