Searched refs:udevs (Results 1 – 2 of 2) sorted by relevance
6 udevs rules should not be executable otherwise udev will log a warning in the journal
3005 int udevs = MAX_U132_UDEVS; in u132_initialise() local3036 while (udevs-- > 0) { in u132_initialise()3037 struct u132_udev *udev = &u132->udev[udevs]; in u132_initialise()