/drivers/target/iscsi/ |
D | iscsi_target_tpg.c | 595 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/ |
D | cfag12864bfb.c | 89 goto none; in cfag12864bfb_probe() 112 none: in cfag12864bfb_probe() 146 goto none; in cfag12864bfb_init() 172 none: in cfag12864bfb_init()
|
D | cfag12864b.c | 338 goto none; in cfag12864b_init() 347 goto none; in cfag12864b_init() 376 none: in cfag12864b_init()
|
/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
D | chan.c | 54 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/ |
D | i915_gem_evict.c | 125 goto none; in i915_gem_evict_something() 133 none: in i915_gem_evict_something()
|
/drivers/gpu/drm/nouveau/nvkm/core/ |
D | ioctl.c | 148 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/ |
D | aicasm_gram.y | 81 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/ |
D | base.c | 130 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/ |
D | interface.c | 121 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/ |
D | hdmi.c | 376 HDMI_CFG(hpd_reg, none), 384 HDMI_CFG(pwr_reg, none), 385 HDMI_CFG(hpd_reg, none),
|
/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | channv50.c | 137 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/ |
D | sysfs-bus-iio-adc-ad7280a | 7 is set to a none zero value, the corresponding switch will
|
/drivers/staging/fsl-mc/ |
D | README.txt | 177 -mmio regions: none 185 -mmio regions: none 201 -mmio regions: none 202 -irqs: none
|
/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
D | base.c | 209 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/ |
D | idle.fuc | 65 // process the process' messages until there's none left
|
/drivers/net/ethernet/sun/ |
D | sunbmac.h | 279 none = 2, enumerator
|
D | sunhme.h | 386 none = 2, enumerator
|
D | sunhme.c | 461 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/ |
D | Kconfig | 49 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/ |
D | control.c | 1210 goto none; in i2400m_set_init_config() 1257 none: in i2400m_set_init_config()
|
/drivers/tty/ |
D | nozomi.c | 1171 goto none; in interrupt_handler() 1179 goto none; in interrupt_handler() 1277 none: in interrupt_handler()
|
/drivers/scsi/ |
D | u14-34f.c | 1726 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()
|
D | eata.c | 2295 goto none; in ihdlr() 2309 goto none; in ihdlr() 2526 none: in ihdlr()
|
/drivers/scsi/arm/ |
D | fas216.c | 517 enum { sync, async, none, reject } res = none; in fas216_handlesync() enumerator 615 case none: in fas216_handlesync()
|
/drivers/base/ |
D | Kconfig | 84 This option is provided for the case where none of the in-tree modules
|