Home
last modified time | relevance | path

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

12

/drivers/target/iscsi/
Discsi_target_tpg.c595 unsigned char buf1[256], buf2[256], *none = NULL; in iscsit_ta_authentication() local
615 none = strstr(buf1, NONE); in iscsit_ta_authentication()
616 if (!none) in iscsit_ta_authentication()
618 if (!strncmp(none + 4, ",", 1)) { in iscsit_ta_authentication()
619 if (!strcmp(buf1, none)) in iscsit_ta_authentication()
620 sprintf(buf2, "%s", none+5); in iscsit_ta_authentication()
622 none--; in iscsit_ta_authentication()
623 *none = '\0'; in iscsit_ta_authentication()
625 none += 5; in iscsit_ta_authentication()
626 sprintf(buf2 + len, "%s", none); in iscsit_ta_authentication()
[all …]
/drivers/auxdisplay/
Dcfag12864bfb.c89 goto none; in cfag12864bfb_probe()
112 none: in cfag12864bfb_probe()
146 goto none; in cfag12864bfb_init()
172 none: in cfag12864bfb_init()
Dcfag12864b.c338 goto none; in cfag12864b_init()
347 goto none; in cfag12864b_init()
376 none: in cfag12864b_init()
/drivers/gpu/drm/nouveau/nvkm/engine/sw/
Dchan.c54 struct nvif_notify_uevent_req none; in nvkm_sw_chan_event_ctor() member
58 if (nvif_unvers(req->none)) { in nvkm_sw_chan_event_ctor()
/drivers/gpu/drm/i915/
Di915_gem_evict.c125 goto none; in i915_gem_evict_something()
133 none: in i915_gem_evict_something()
/drivers/gpu/drm/nouveau/nvkm/core/
Dioctl.c148 struct nvif_ioctl_del none; in nvkm_ioctl_del() member
153 if (nvif_unvers(args->none)) { in nvkm_ioctl_del()
270 struct nvif_ioctl_unmap none; in nvkm_ioctl_unmap() member
275 if (nvif_unvers(args->none)) { in nvkm_ioctl_unmap()
/drivers/scsi/aic7xxx/aicasm/
Daicasm_gram.y81 static symbol_ref_t none; variable
372 | none
598 none:
601 if (none.symbol != NULL) {
606 none.symbol = cur_symbol;
1219 format_1_instr(AIC_OP_ADD, &none, &immed, &allzeros, $2);
1233 format_1_instr(AIC_OP_ADD, &none, &immed, &allones, $2);
1307 format_1_instr(AIC_OP_AND, &none, &immed, &allzeros, $2);
1317 format_1_instr(AIC_OP_AND, &none, &immed, &allzeros, TRUE);
/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dbase.c130 struct nvif_notify_uevent_req none; in nvkm_fifo_uevent_ctor() member
134 if (nvif_unvers(req->none)) { in nvkm_fifo_uevent_ctor()
/drivers/rtc/
Dinterface.c121 enum { none, day, month, year } missing = none; in __rtc_read_alarm() enumerator
211 if (missing == none) in __rtc_read_alarm()
216 if (missing == none) in __rtc_read_alarm()
/drivers/gpu/drm/msm/hdmi/
Dhdmi.c376 HDMI_CFG(hpd_reg, none),
384 HDMI_CFG(pwr_reg, none),
385 HDMI_CFG(hpd_reg, none),
/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dchannv50.c137 struct nvif_notify_uevent_req none; in nv50_disp_chan_uevent_ctor() member
141 if (nvif_unvers(args->none)) { in nv50_disp_chan_uevent_ctor()
/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-adc-ad7280a7 is set to a none zero value, the corresponding switch will
/drivers/staging/fsl-mc/
DREADME.txt177 -mmio regions: none
185 -mmio regions: none
201 -mmio regions: none
202 -irqs: none
/drivers/gpu/drm/nouveau/nvkm/engine/pm/
Dbase.c209 struct nvif_perfdom_init none; in nvkm_perfdom_init() member
216 if (nvif_unvers(args->none)) { in nvkm_perfdom_init()
239 struct nvif_perfdom_sample none; in nvkm_perfdom_sample() member
246 if (nvif_unvers(args->none)) { in nvkm_perfdom_sample()
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Didle.fuc65 // process the process' messages until there's none left
/drivers/net/ethernet/sun/
Dsunbmac.h279 none = 2, enumerator
Dsunhme.h386 none = 2, enumerator
Dsunhme.c461 if (hp->tcvr_type == none) { in happy_meal_tcvr_read()
1146 hp->tcvr_type = none; /* Grrr... */ in happy_meal_transceiver_check()
1479 case none: in happy_meal_init()
1727 case none: in happy_meal_set_initial_advertisement()
/drivers/staging/panel/
DKconfig49 int "Keypad type (0=none, 1=old 6 keys, 2=new 6 keys, 3=Nexcom 4 keys)"
66 int "LCD type (0=none, 1=custom, 2=old //, 3=ks0074, 4=hantronix, 5=Nexcom)"
/drivers/net/wimax/i2400m/
Dcontrol.c1210 goto none; in i2400m_set_init_config()
1257 none: in i2400m_set_init_config()
/drivers/tty/
Dnozomi.c1171 goto none; in interrupt_handler()
1179 goto none; in interrupt_handler()
1277 none: in interrupt_handler()
/drivers/scsi/
Du14-34f.c1726 if (!((reg = inb(sh[j]->io_port + REG_SYS_INTR)) & IRQ_ASSERTED)) goto none; in ihdlr()
1738 goto none; in ihdlr()
1924 none: in ihdlr()
Deata.c2295 goto none; in ihdlr()
2309 goto none; in ihdlr()
2526 none: in ihdlr()
/drivers/scsi/arm/
Dfas216.c517 enum { sync, async, none, reject } res = none; in fas216_handlesync() enumerator
615 case none: in fas216_handlesync()
/drivers/base/
DKconfig84 This option is provided for the case where none of the in-tree modules

12