Symbol: PARPORT_CONTROL_STROBE
drivers/ata/pata_parport/bpck6.c
100
PARPORT_CONTROL_STROBE | PARPORT_CONTROL_INIT);
drivers/ata/pata_parport/bpck6.c
102
parport_frob_control(pi->pardev->port, PARPORT_CONTROL_STROBE, 0);
drivers/ata/pata_parport/bpck6.c
184
parport_frob_control(pi->pardev->port, PARPORT_CONTROL_STROBE,
drivers/ata/pata_parport/bpck6.c
185
PARPORT_CONTROL_STROBE);
drivers/ata/pata_parport/bpck6.c
204
parport_frob_control(pi->pardev->port, PARPORT_CONTROL_STROBE,
drivers/ata/pata_parport/bpck6.c
245
PARPORT_CONTROL_STROBE,
drivers/ata/pata_parport/bpck6.c
250
PARPORT_CONTROL_STROBE,
drivers/ata/pata_parport/bpck6.c
251
PARPORT_CONTROL_STROBE);
drivers/ata/pata_parport/bpck6.c
262
PARPORT_CONTROL_STROBE,
drivers/ata/pata_parport/bpck6.c
263
PARPORT_CONTROL_STROBE | PARPORT_CONTROL_INIT);
drivers/ata/pata_parport/bpck6.c
267
parport_frob_control(pi->pardev->port, PARPORT_CONTROL_STROBE,
drivers/ata/pata_parport/bpck6.c
88
parport_frob_control(pi->pardev->port, PARPORT_CONTROL_STROBE,
drivers/ata/pata_parport/bpck6.c
92
parport_frob_control(pi->pardev->port, PARPORT_CONTROL_STROBE,
drivers/ata/pata_parport/bpck6.c
93
PARPORT_CONTROL_STROBE);
drivers/ata/pata_parport/bpck6.c
99
parport_frob_control(pi->pardev->port, PARPORT_CONTROL_STROBE,
drivers/parport/daisy.c
334
PARPORT_CONTROL_STROBE,
drivers/parport/daisy.c
335
PARPORT_CONTROL_STROBE);
drivers/parport/daisy.c
338
parport_frob_control(port, PARPORT_CONTROL_STROBE, 0);
drivers/parport/daisy.c
473
PARPORT_CONTROL_STROBE,
drivers/parport/daisy.c
474
PARPORT_CONTROL_STROBE);
drivers/parport/daisy.c
476
parport_frob_control(port, PARPORT_CONTROL_STROBE, 0);
drivers/parport/ieee1284.c
368
PARPORT_CONTROL_STROBE
drivers/parport/ieee1284.c
407
PARPORT_CONTROL_STROBE,
drivers/parport/ieee1284.c
408
PARPORT_CONTROL_STROBE);
drivers/parport/ieee1284.c
413
PARPORT_CONTROL_STROBE
drivers/parport/ieee1284.c
448
PARPORT_CONTROL_STROBE,
drivers/parport/ieee1284.c
449
PARPORT_CONTROL_STROBE);
drivers/parport/ieee1284.c
461
PARPORT_CONTROL_STROBE,
drivers/parport/ieee1284_ops.c
122
parport_write_control (port, ctl | PARPORT_CONTROL_STROBE);
drivers/parport/ieee1284_ops.c
287
PARPORT_CONTROL_STROBE,
drivers/parport/ieee1284_ops.c
288
PARPORT_CONTROL_STROBE);
drivers/parport/ieee1284_ops.c
292
parport_frob_control (port, PARPORT_CONTROL_STROBE, 0);
drivers/parport/ieee1284_ops.c
410
| PARPORT_CONTROL_STROBE
drivers/parport/ieee1284_ops.c
420
parport_frob_control (port, PARPORT_CONTROL_STROBE,
drivers/parport/ieee1284_ops.c
421
PARPORT_CONTROL_STROBE);
drivers/parport/ieee1284_ops.c
430
PARPORT_CONTROL_STROBE,
drivers/parport/ieee1284_ops.c
458
parport_frob_control (port, PARPORT_CONTROL_STROBE, 0);
drivers/parport/ieee1284_ops.c
497
ctl &= ~(PARPORT_CONTROL_STROBE | PARPORT_CONTROL_INIT |
drivers/parport/ieee1284_ops.c
640
| PARPORT_CONTROL_STROBE
drivers/parport/ieee1284_ops.c
651
parport_frob_control (port, PARPORT_CONTROL_STROBE,
drivers/parport/ieee1284_ops.c
652
PARPORT_CONTROL_STROBE);
drivers/parport/ieee1284_ops.c
661
PARPORT_CONTROL_STROBE,
drivers/parport/ieee1284_ops.c
689
parport_frob_control (port, PARPORT_CONTROL_STROBE, 0);
drivers/parport/ieee1284_ops.c
718
PARPORT_CONTROL_STROBE |
drivers/parport/ieee1284_ops.c
722
PARPORT_CONTROL_STROBE |
drivers/parport/ieee1284_ops.c
747
parport_frob_control (port, PARPORT_CONTROL_STROBE, 0);
drivers/parport/ieee1284_ops.c
762
PARPORT_CONTROL_STROBE |
drivers/parport/ieee1284_ops.c
806
PARPORT_CONTROL_STROBE |
drivers/parport/ieee1284_ops.c
810
PARPORT_CONTROL_STROBE |
drivers/parport/ieee1284_ops.c
835
parport_frob_control (port, PARPORT_CONTROL_STROBE, 0);
drivers/parport/ieee1284_ops.c
850
PARPORT_CONTROL_STROBE |
drivers/parport/parport_amiga.c
49
PARPORT_CONTROL_AUTOFD | PARPORT_CONTROL_STROBE;
drivers/parport/parport_atari.c
57
control = PARPORT_CONTROL_STROBE;
drivers/parport/parport_atari.c
69
if (control & PARPORT_CONTROL_STROBE)
drivers/parport/parport_gsc.h
119
const unsigned char wm = (PARPORT_CONTROL_STROBE |
drivers/parport/parport_gsc.h
136
const unsigned char rm = (PARPORT_CONTROL_STROBE |
drivers/parport/parport_gsc.h
148
const unsigned char wm = (PARPORT_CONTROL_STROBE |
drivers/parport/parport_mfc3.c
111
unsigned char ret = PARPORT_CONTROL_STROBE
drivers/parport/parport_pc.c
738
parport_pc_frob_control(port, PARPORT_CONTROL_STROBE, 0);
drivers/parport/parport_pc.c
832
PARPORT_CONTROL_STROBE |
drivers/parport/parport_sunbpp.c
117
bits |= PARPORT_CONTROL_STROBE;
drivers/parport/parport_sunbpp.c
145
if (mask & PARPORT_CONTROL_STROBE) {
drivers/parport/parport_sunbpp.c
146
if (val & PARPORT_CONTROL_STROBE) {
drivers/parport/parport_sunbpp.c
183
const unsigned char wm = (PARPORT_CONTROL_STROBE |
include/linux/parport_pc.h
162
const unsigned char wm = (PARPORT_CONTROL_STROBE |
include/linux/parport_pc.h
179
const unsigned char rm = (PARPORT_CONTROL_STROBE |
include/linux/parport_pc.h
191
const unsigned char wm = (PARPORT_CONTROL_STROBE |