Home
last modified time | relevance | path

Searched refs:check_class (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/geis/
H A D0001-provide-function-declaration-with-prototypes.patch46 testsuite/geis2/check_class.c | 2 +-
532 diff --git a/testsuite/geis2/check_class.c b/testsuite/geis2/check_class.c
534 --- a/testsuite/geis2/check_class.c
535 +++ b/testsuite/geis2/check_class.c
/openbmc/linux/drivers/gpu/host1x/
H A Djob.c374 static int check_class(struct host1x_firewall *fw, u32 class) in check_class() function
482 err = check_class(fw, job_class); in validate()