Home
last modified time | relevance | path

Searched refs:works (Results 1 – 25 of 35) sorted by relevance

12

/drivers/mtd/ubi/
Dwl.c231 if (list_empty(&ubi->works)) { in do_work()
237 wrk = list_entry(ubi->works.next, struct ubi_work, list); in do_work()
397 ubi_assert(list_empty(&ubi->works)); in ubi_wl_get_peb()
603 list_add_tail(&wrk->list, &ubi->works); in schedule_ubi_work()
1309 if (list_empty(&ubi->works) || ubi->ro_mode || in ubi_thread()
1349 while (!list_empty(&ubi->works)) { in cancel_pending()
1352 wrk = list_entry(ubi->works.next, struct ubi_work, list); in cancel_pending()
1381 INIT_LIST_HEAD(&ubi->works); in ubi_wl_init_scan()
Dubi.h418 struct list_head works; member
/drivers/message/i2o/
DREADME67 o The core setup works within limits.
71 o LAN OSM works with FDDI and Ethernet cards.
/drivers/net/tulip/
DKconfig19 cards and also works with cards based on the DECchip
36 cards and also works with cards based on the DECchip
114 This driver is for the Winbond W89c840 chip. It also works with
/drivers/isdn/
DKconfig15 conversations while downloading stuff. It only works if your
/drivers/media/video/cx88/
DKconfig26 It only works with boards with function 01 enabled.
/drivers/net/
Dvia-velocity.c1390 int works = 0; in velocity_rx_srv() local
1423 } while (++works <= 15); in velocity_rx_srv()
1427 if ((works > 0) && (velocity_rx_refill(vptr) > 0)) in velocity_rx_srv()
1431 return works; in velocity_rx_srv()
1635 int works = 0; in velocity_tx_srv() local
1652 if ((works++ > 15)) in velocity_tx_srv()
1687 return works; in velocity_tx_srv()
/drivers/net/arcnet/
DKconfig103 please mail <dwmw2@infradead.org>, especially if it works!
/drivers/usb/serial/
DChangeLog.history74 The USB serial console works with any usb serial driver device.
601 was before, but now it works properly with devfs.
681 Now both Edgeport/4 and Edgeport/2 works properly.
720 green light starts to blink. Open port works, and data can be sent
DKconfig113 This driver works under SMP with the usb-uhci driver. It does not
413 This driver also works with Sitecom U232-P25 and D-Link DU-H3SP USB
/drivers/usb/musb/
DKconfig109 of the cable based role switching works. (That is, grounding
/drivers/usb/storage/
DKconfig91 Also works for the Microtech Zio! CompactFlash/SmartMedia reader.
/drivers/staging/asus_oled/
DREADME135 The same works with '1' (or ' ' and '#').
/drivers/input/mouse/
DKconfig262 described in the source file). This driver also works with the
/drivers/net/wireless/
DKconfig214 configure your card and that /etc/pcmcia/wireless.opts works :
296 configure your card and that /etc/pcmcia/wireless.opts works:
/drivers/media/video/pwc/
Dphilips.txt125 This parameter works only with the ToUCam range of cameras (720, 730, 740,
/drivers/md/
DKconfig207 Device-mapper is a low level volume manager. It works by allowing
/drivers/staging/panel/
DKconfig44 wired to the parallel port, and how it works. This is only intended
/drivers/input/keyboard/
DKconfig25 or other). This also works for AT and PS/2 keyboards connected over a
/drivers/usb/host/
DKconfig29 in add-on PCI cards, but implementations are in the works from other
/drivers/media/video/
DKconfig298 OV7670 VGA camera. It currently only works with the M88ALP01
497 Currently, it works only with bt8x8 chips.
/drivers/isdn/hisax/
DKconfig41 This works only in Germany.
/drivers/platform/x86/
DKconfig363 something works not quite as expected, please use the mailing list
/drivers/atm/
DKconfig47 The driver works with MMF (-MF or ...F) and UTP-5 (-U5 or ...D)
/drivers/watchdog/
DKconfig951 Fahrenheit. This works only if you have a WDT501P watchdog board
997 Fahrenheit. This works only if you have a PCI-WDT501 watchdog board

12