Home
last modified time | relevance | path

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

/drivers/demo/
A DKconfig19 works.
28 works.
/drivers/mtd/ubi/
A Dwl.c210 if (list_empty(&ubi->works)) { in do_work()
216 wrk = list_entry(ubi->works.next, struct ubi_work, list); in do_work()
533 if (list_empty(&ubi->works) || ubi->ro_mode || in ubi_do_worker()
538 while (!list_empty(&ubi->works)) { in ubi_do_worker()
566 list_add_tail(&wrk->list, &ubi->works); in __schedule_ubi_work()
1375 list_for_each_entry_safe(wrk, tmp, &ubi->works, list) {
1463 if (list_empty(&ubi->works) || ubi->ro_mode ||
1510 while (!list_empty(&ubi->works)) {
1513 wrk = list_entry(ubi->works.next, struct ubi_work, list);
1542 INIT_LIST_HEAD(&ubi->works);
[all …]
A Dubi.h597 struct list_head works; member
A Dfastmap.c1240 list_for_each_entry(ubi_wrk, &ubi->works, list) { in ubi_write_fastmap()
/drivers/sound/
A DKconfig97 audio data and I2C for codec control. At present it only works
105 audio data and I2C for codec control. At present it only works
113 audio data and I2C for codec control. At present it only works
148 audio data and I2C for codec control. At present it only works
/drivers/usb/tcpm/
A DKconfig14 The Fairchild FUSB302 Type-C chip driver that works with
/drivers/usb/
A DKconfig43 (XHCI, EHCI, OHCI) can be attached and used. The 'usb' command works
/drivers/bootcount/
A DKconfig136 This works only, if the PMIC is not connected to a battery.
/drivers/video/
A DKconfig869 some setup handled by U-Boot itself. The graphics adaptor works as
881 some setup handled by U-Boot itself. The graphics adaptor works as
1095 This CONFIG works as follows:
1306 This CONFIG works as follows:
/drivers/timer/
A DKconfig316 methods in the code. This helps to reduce code size in TPL and works
/drivers/usb/gadget/
A DKconfig193 This code works on top of composite gadget.
/drivers/core/
A DKconfig442 This works fine with live tree (OF_LIVE), but with flat tree the
/drivers/i2c/
A DKconfig20 I2C works with a clock and data line which can be driven by a
/drivers/serial/
A DKconfig1012 Driver works in FIFO mode.

Completed in 36 milliseconds