Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/eudev/
H A Dudev.rules103 KERNEL=="dm-[0-9]*", OPTIONS+="ignore_device"
/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c3782 BOOL ignore_device = FALSE; in MatchForType() local
3802 ignore_device = TRUE; in MatchForType()
3811 if (tmp->type && GrabMatchesSecond(tmp, grab, ignore_device)) in MatchForType()