Searched refs:live (Results 1 - 7 of 7) sorted by relevance

/drivers/media/rc/keymaps/
H A DMakefile27 rc-dntv-live-dvb-t.o \
28 rc-dntv-live-dvbt-pro.o \
/drivers/isdn/hardware/eicon/
H A Dmi_pc.h87 dword volatile live; member in struct:mp_load
H A Dos_pri.c356 i = READ_DWORD(&boot->live);
359 if (i == READ_DWORD(&boot->live)) {
/drivers/infiniband/core/
H A Duverbs_cmd.c74 * - In addition, each object has a "live" flag. If this flag is not
78 * operation will set the live flag to 0 and then drop the rwsem;
80 * live flag is 0, and then drop the rwsem and its reference to
93 uobj->live = 0;
174 if (!uobj->live) {
192 if (!uobj->live) {
557 uobj->live = 1;
591 uobj->live = 0;
805 obj->uobject.live = 1;
845 int live; local
[all...]
/drivers/i2c/busses/
H A DKconfig63 and temperature sensors live. Saying yes here will give you access
166 live. Saying yes here will give you access to these in addition
/drivers/usb/host/
H A Dehci-sched.c652 /* qh->qh_next still "live" to HC */
2337 int live; local
2339 live = (ehci->rh_state == EHCI_RH_RUNNING);
2372 if (frame == clock_frame && live) {
2415 && live
H A Doxu210hp-hcd.c1482 /* init as live, toggle clear, advance to dummy */
2027 /* qh->qh_next still "live" to HC */
2275 /* don't scan past the live uframe */
2295 int live; local
2297 live = HC_IS_RUNNING(oxu_to_hcd(oxu)->state);

Completed in 186 milliseconds