OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UDEV
(Results
1 - 2
of
2
) sorted by null
/external/dhcpcd-6.8.2/
configure
15
UDEV
=
77
--without-
udev
)
UDEV
=no;;
1089
if [ "$DEV" != no -a "$
UDEV
" != no ]; then
1096
if [ "$DEV" != no -a "$
UDEV
" != no -a -n "$LIBUDEV_LIBS" ]; then
1099
echo "DEV_PLUGINS+=
udev
" >>$CONFIG_MK
1140
elif [ "$DEV" != no -a "$
UDEV
" != no ]; then
/external/libdrm/
xf86drm.c
277
#if !defined(
UDEV
)
316
#if !defined(
UDEV
)
345
#if !defined(
UDEV
)
368
/* if we modprobed then wait for
udev
*/
398
#if !defined(
UDEV
)
[
all
...]
Completed in 178 milliseconds