Searched refs:linked (Results 1 – 14 of 14) sorted by relevance
/drivers/usb/gadget/udc/ |
D | Kconfig | 41 dynamically linked module called "at91_udc" and force all 42 gadget drivers to also be dynamically linked. 52 dynamically linked module called "lpc32xx_udc" and force all 53 gadget drivers to also be dynamically linked. 71 dynamically linked module called "bcm63xx_udc". 85 dynamically linked module called "fsl_usb2_udc" and force 86 all gadget drivers to also be dynamically linked. 103 dynamically linked module called "fotg210_udc". 124 dynamically linked module called "omap_udc" and force all 125 gadget drivers to also be dynamically linked. [all …]
|
/drivers/usb/gadget/legacy/ |
D | Kconfig | 40 dynamically linked module called "g_zero". 73 dynamically linked module called "g_audio". 120 dynamically linked module called "g_ether". 174 dynamically linked module called "g_ncm". 186 dynamically linked module called "gadgetfs". 205 a dynamically linked module called "g_ffs". 247 a dynamically linked module called "g_mass_storage". 279 dynamically linked module called "g_serial". 299 dynamically linked module called "g_midi". 312 dynamically linked module called "g_printer". [all …]
|
/drivers/staging/emxx_udc/ |
D | Kconfig | 9 dynamically linked module called "emxx_udc" and force all 10 gadget drivers to also be dynamically linked.
|
/drivers/usb/renesas_usbhs/ |
D | Kconfig | 16 dynamically linked module called "renesas_usbhs"
|
/drivers/md/bcache/ |
D | Kconfig | 24 Keeps all active closures in a linked list and provides a debugfs
|
/drivers/staging/slicoss/ |
D | TODO | 20 - don't keep private linked list of drivers.
|
/drivers/net/ethernet/micrel/ |
D | ksz884x.c | 1354 struct ksz_port_info *linked; member 3295 struct ksz_port_info *linked = NULL; in port_get_link_speed() local 3329 if (!linked) in port_get_link_speed() 3330 linked = info; in port_get_link_speed() 3366 if (linked && media_disconnected == port->linked->state) in port_get_link_speed() 3367 port->linked = linked; in port_get_link_speed() 5585 priv->media_state = port->linked->state; in netdev_open() 5873 hw_r_phy(hw, port->linked->port_id, data->reg_num, in netdev_ioctl() 5884 hw_w_phy(hw, port->linked->port_id, data->reg_num, in netdev_ioctl() 5918 hw_r_phy(hw, port->linked->port_id, reg_num << 1, &val_out); in mdio_read() [all …]
|
/drivers/usb/dwc2/ |
D | Kconfig | 9 linked modules, the core module will be called dwc2.ko, the PCI
|
/drivers/usb/dwc3/ |
D | Kconfig | 9 If you choose to build this driver is a dynamically linked
|
/drivers/scsi/ |
D | BusLogic.h | 1120 bool linked:1; /* Byte 7 Bit 3 */ member
|
/drivers/staging/panel/ |
D | Kconfig | 9 enabled. This code can either be compiled as a module, or linked into
|
/drivers/net/ethernet/via/ |
D | via-velocity.c | 1840 int linked; in velocity_error() local 1869 linked = readb(®s->PHYSR0) & PHYSR0_LINKGD; in velocity_error() 1871 if (linked) { in velocity_error()
|
/drivers/net/usb/ |
D | Kconfig | 241 dynamically linked module.
|
/drivers/rtc/ |
D | Kconfig | 48 functions run, so it must usually be statically linked.
|