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
296
#if !defined(
UDEV
)
335
#if !defined(
UDEV
)
364
#if !defined(
UDEV
)
387
/* if we modprobed then wait for
udev
*/
417
#if !defined(
UDEV
)
[
all
...]
Completed in 287 milliseconds