Searched refs:autoconfig (Results 1 - 14 of 14) sorted by relevance
/linux-4.1.27/drivers/usb/gadget/ |
H A D | epautoconf.c | 242 * from being returned by a later autoconfig call, claim it by 346 * the endpoint from being returned by a later autoconfig call, claim it 361 * usb_ep_autoconfig_reset - reset endpoint autoconfig state 362 * @gadget: device for which autoconfig state will be reset
|
/linux-4.1.27/include/linux/ |
H A D | zorro.h | 80 extern unsigned int zorro_num_autocon; /* # of autoconfig devices found */
|
H A D | hp_sdc.h | 150 #define HP_SDC_CFG_KBD_NEW 0x07 /* keyboard code from HIL autoconfig */
|
/linux-4.1.27/arch/arm/mach-omap1/ |
H A D | serial.c | 48 * Internal UARTs need to be initialized for the 8250 autoconfig to work
|
/linux-4.1.27/fs/nfs/ |
H A D | nfsroot.c | 5 * (1) Use the IP autoconfig mechanism to set local IP addresses and routes. 55 * Martin Mares : Changed to use the new generic IP layer autoconfig
|
/linux-4.1.27/include/scsi/ |
H A D | iscsi_if.h | 368 /* ipv6 addr autoconfig type */
|
/linux-4.1.27/net/ipv4/ |
H A D | ipconfig.c | 1595 * If any dhcp, bootp etc options are set, leave autoconfig on ip_auto_config_setup() 1601 /* If no static IP is given, turn off autoconfig and bail. */ ip_auto_config_setup()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
H A D | f_fs.c | 2519 * We back up bEndpointAddress because autoconfig overwrites __ffs_func_bind_do_descs() 2523 pr_vdebug("autoconfig\n"); __ffs_func_bind_do_descs() 3226 /* cleanup after autoconfig */ ffs_func_unbind()
|
/linux-4.1.27/drivers/staging/media/lirc/ |
H A D | lirc_serial.c | 714 * This is a simple port existence test, borrowed from the autoconfig hardware_init_port()
|
/linux-4.1.27/sound/pci/hda/ |
H A D | hda_auto_parser.c | 411 codec_info(codec, "autoconfig for %s: line_outs=%d (0x%x/0x%x/0x%x/0x%x/0x%x) type:%s\n",
|
/linux-4.1.27/drivers/media/pci/cx18/ |
H A D | cx18-av-core.c | 191 * autoconfig either.) cx18_av_initialize()
|
/linux-4.1.27/drivers/tty/serial/ |
H A D | sunsu.c | 937 * We are supposed to call autoconfig here, but this requires sunsu_config_port()
|
/linux-4.1.27/drivers/tty/serial/8250/ |
H A D | 8250_core.c | 1145 static void autoconfig(struct uart_8250_port *up) autoconfig() function 3051 autoconfig(up); serial8250_config_port()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
H A D | omap_udc.c | 72 * even just during driver binding, the endpoint autoconfig logic is the
|
Completed in 475 milliseconds