/drivers/parport/ |
D | probe.c | 54 char *txt = kmalloc(strlen(str)+1, GFP_KERNEL); in parse_data() local 55 char *p = txt, *q; in parse_data() 59 if (!txt) { in parse_data() 63 strcpy(txt, str); in parse_data() 129 kfree(txt); in parse_data()
|
D | Kconfig | 3 # see Documentation/kbuild/kconfig-language.txt. 17 <file:Documentation/parport.txt> and 30 look at <file:Documentation/parport.txt>. 69 FIFO. See <file:Documentation/parport.txt> to find out how to
|
/drivers/net/wireless/hostap/ |
D | hostap_ap.c | 687 char *txt = NULL; in hostap_ap_tx_cb_auth() local 709 txt = "frame was not ACKed"; in hostap_ap_tx_cb_auth() 720 txt = "STA not found"; in hostap_ap_tx_cb_auth() 727 txt = "STA authenticated"; in hostap_ap_tx_cb_auth() 731 txt = "authentication failed"; in hostap_ap_tx_cb_auth() 736 if (txt) { in hostap_ap_tx_cb_auth() 740 auth_alg, auth_transaction, status, txt); in hostap_ap_tx_cb_auth() 755 char *txt = NULL; in hostap_ap_tx_cb_assoc() local 773 txt = "frame was not ACKed"; in hostap_ap_tx_cb_assoc() 784 txt = "STA not found"; in hostap_ap_tx_cb_assoc() [all …]
|
/drivers/s390/cio/ |
D | cio_debug.h | 11 #define CIO_TRACE_EVENT(imp, txt) do { \ argument 12 debug_text_event(cio_debug_trace_id, imp, txt); \
|
/drivers/net/ethernet/smsc/ |
D | Kconfig | 31 <file:Documentation/networking/smc9.txt> and the Ethernet-HOWTO, 48 <file:Documentation/networking/smc9.txt> and the Ethernet-HOWTO, 54 module, say M here and read <file:Documentation/kbuild/modules.txt>. 96 here and read <file:Documentation/kbuild/modules.txt> 134 here and read <file:Documentation/kbuild/modules.txt>
|
/drivers/parisc/ |
D | led.c | 511 char *txt; in led_halt() local 518 case SYS_RESTART: txt = "SYSTEM RESTART"; in led_halt() 520 case SYS_HALT: txt = "SYSTEM HALT"; in led_halt() 522 case SYS_POWER_OFF: txt = "SYSTEM POWER OFF"; in led_halt() 535 lcd_print(txt); in led_halt()
|
/drivers/net/hamradio/ |
D | Kconfig | 32 driver, read <file:Documentation/networking/6pack.txt>. 86 this, read <file:Documentation/networking/z8530drv.txt> and the 100 <file:Documentation/networking/z8530drv.txt> for details. 129 <file:Documentation/networking/baycom.txt>. 147 <file:Documentation/networking/baycom.txt>. 162 <file:Documentation/networking/baycom.txt>. 177 <file:Documentation/networking/baycom.txt>.
|
/drivers/input/joystick/iforce/ |
D | Kconfig | 30 <file:Documentation/input/joystick.txt> 31 and <file:Documentation/input/ff.txt>.
|
/drivers/staging/iio/Documentation/ |
D | overview.txt | 51 device.txt - elements of a typical device driver. 53 trigger.txt - elements of a typical trigger driver. 55 ring.txt - additional elements required for buffer support.
|
/drivers/net/ethernet/intel/ |
D | Kconfig | 42 <file:Documentation/networking/e100.txt>. 63 <file:Documentation/networking/e1000.txt>. 108 <file:Documentation/networking/e1000.txt>. 149 <file:Documentation/networking/e1000.txt>. 171 <file:Documentation/networking/ixgb.txt>. 239 <file:Documentation/networking/ixgbevf.txt>.
|
/drivers/s390/block/ |
D | scm_blk.h | 104 #define SCM_LOG(imp, txt) do { \ argument 105 debug_text_event(scm_debug, imp, txt); \
|
/drivers/net/appletalk/ |
D | Kconfig | 50 See the file <file:Documentation/networking/ltpc.txt>. 61 Please read the file <file:Documentation/networking/cops.txt>. 88 <file:Documentation/networking/ipddp.txt> for more information. 109 <file:Documentation/networking/ipddp.txt> for more information.
|
/drivers/net/ethernet/neterion/ |
D | Kconfig | 28 <file:Documentation/networking/s2io.txt>. 41 <file:Documentation/networking/vxge.txt>.
|
/drivers/input/joystick/ |
D | Kconfig | 12 Please read the file <file:Documentation/input/joystick.txt> which 28 Please read the file <file:Documentation/input/joystick.txt> which 216 <file:Documentation/input/joystick-parport.txt>. 231 <file:Documentation/input/joystick-parport.txt>. 243 please read <file:Documentation/input/joystick-parport.txt>. 289 <file:Documentation/input/xpad.txt>. 315 information is available: <file:Documentation/input/walkera0701.txt>
|
/drivers/media/parport/ |
D | Kconfig | 29 Read <file:Documentation/video4linux/CQcam.txt> for more information. 51 Check out <file:Documentation/video4linux/w9966.txt> for more
|
/drivers/input/keyboard/ |
D | hil_kbd.c | 361 const char *txt; in hil_dev_pointer_setup() local 375 txt = "relative"; in hil_dev_pointer_setup() 399 txt = "absolute"; in hil_dev_pointer_setup() 438 did, txt); in hil_dev_pointer_setup()
|
/drivers/scsi/ |
D | Kconfig | 33 <file:Documentation/scsi/scsi.txt>. 83 <file:Documentation/scsi/scsi.txt>. 98 <file:Documentation/scsi/st.txt> in the kernel source. This is NOT 102 <file:Documentation/scsi/scsi.txt>. The module will be called st. 117 <file:Documentation/scsi/osst.txt> in the kernel source. 124 <file:Documentation/scsi/scsi.txt>. The module will be called osst. 137 <file:Documentation/scsi/scsi.txt>. 167 <file:Documentation/scsi/scsi-generic.txt> for more information. 170 <file:Documentation/scsi/scsi.txt>. The module will be called sg. 183 here. Check <file:Documentation/scsi/scsi-changer.txt> for details. [all …]
|
/drivers/pnp/isapnp/ |
D | Kconfig | 9 Some information is in <file:Documentation/isapnp.txt>.
|
/drivers/staging/asus_oled/ |
D | TODO | 7 - put the sample .txt files and README file somewhere.
|
/drivers/firmware/ |
D | Kconfig | 3 # see Documentation/kbuild/kconfig-language.txt. 72 See <file:Documentation/dell_rbu.txt> for more details on the driver. 83 See <file:Documentation/dcdbas.txt> for more details on the driver
|
/drivers/net/arcnet/ |
D | Kconfig | 11 <file:Documentation/networking/arcnet.txt>. 34 ARCnet documentation in <file:Documentation/networking/arcnet.txt> 48 documentation in <file:Documentation/networking/arcnet.txt> for more
|
/drivers/usb/mon/ |
D | Kconfig | 10 For more information, see <file:Documentation/usb/usbmon.txt>.
|
/drivers/media/usb/gspca/m5602/ |
D | Kconfig | 8 See <file:Documentation/video4linux/m5602.txt> for more info.
|
/drivers/vfio/ |
D | Kconfig | 12 See Documentation/vfio.txt for more details.
|
/drivers/media/usb/zr364xx/ |
D | Kconfig | 9 See <file:Documentation/video4linux/zr364xx.txt> for more info
|