Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/gasket/
Dgasket_ioctl.h26 long gasket_is_supported_ioctl(uint cmd);
Dgasket_ioctl.c368 long gasket_is_supported_ioctl(uint cmd) in gasket_is_supported_ioctl() function
Dgasket_core.c1319 if (!gasket_is_supported_ioctl(cmd)) { in gasket_ioctl()