Searched refs:works (Results 1 – 25 of 35) sorted by relevance
12
/drivers/mtd/ubi/ |
D | wl.c | 231 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()
|
D | ubi.h | 418 struct list_head works; member
|
/drivers/message/i2o/ |
D | README | 67 o The core setup works within limits. 71 o LAN OSM works with FDDI and Ethernet cards.
|
/drivers/net/tulip/ |
D | Kconfig | 19 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/ |
D | Kconfig | 15 conversations while downloading stuff. It only works if your
|
/drivers/media/video/cx88/ |
D | Kconfig | 26 It only works with boards with function 01 enabled.
|
/drivers/net/ |
D | via-velocity.c | 1390 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/ |
D | Kconfig | 103 please mail <dwmw2@infradead.org>, especially if it works!
|
/drivers/usb/serial/ |
D | ChangeLog.history | 74 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
|
D | Kconfig | 113 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/ |
D | Kconfig | 109 of the cable based role switching works. (That is, grounding
|
/drivers/usb/storage/ |
D | Kconfig | 91 Also works for the Microtech Zio! CompactFlash/SmartMedia reader.
|
/drivers/staging/asus_oled/ |
D | README | 135 The same works with '1' (or ' ' and '#').
|
/drivers/input/mouse/ |
D | Kconfig | 262 described in the source file). This driver also works with the
|
/drivers/net/wireless/ |
D | Kconfig | 214 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/ |
D | philips.txt | 125 This parameter works only with the ToUCam range of cameras (720, 730, 740,
|
/drivers/md/ |
D | Kconfig | 207 Device-mapper is a low level volume manager. It works by allowing
|
/drivers/staging/panel/ |
D | Kconfig | 44 wired to the parallel port, and how it works. This is only intended
|
/drivers/input/keyboard/ |
D | Kconfig | 25 or other). This also works for AT and PS/2 keyboards connected over a
|
/drivers/usb/host/ |
D | Kconfig | 29 in add-on PCI cards, but implementations are in the works from other
|
/drivers/media/video/ |
D | Kconfig | 298 OV7670 VGA camera. It currently only works with the M88ALP01 497 Currently, it works only with bt8x8 chips.
|
/drivers/isdn/hisax/ |
D | Kconfig | 41 This works only in Germany.
|
/drivers/platform/x86/ |
D | Kconfig | 363 something works not quite as expected, please use the mailing list
|
/drivers/atm/ |
D | Kconfig | 47 The driver works with MMF (-MF or ...F) and UTP-5 (-U5 or ...D)
|
/drivers/watchdog/ |
D | Kconfig | 951 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