/drivers/usb/musb/ |
D | musb_core.c | 1139 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, }, 1140 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, }, 1141 { .hw_ep_num = 2, .style = FIFO_RXTX, .maxpacket = 512, }, 1142 { .hw_ep_num = 3, .style = FIFO_RXTX, .maxpacket = 256, }, 1143 { .hw_ep_num = 4, .style = FIFO_RXTX, .maxpacket = 256, }, 1148 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, .mode = BUF_DOUBLE, }, 1149 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, .mode = BUF_DOUBLE, }, 1150 { .hw_ep_num = 2, .style = FIFO_RXTX, .maxpacket = 512, .mode = BUF_DOUBLE, }, 1151 { .hw_ep_num = 3, .style = FIFO_RXTX, .maxpacket = 256, }, 1152 { .hw_ep_num = 4, .style = FIFO_RXTX, .maxpacket = 256, }, [all …]
|
D | jz4740.c | 61 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, }, 62 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, }, 63 { .hw_ep_num = 2, .style = FIFO_TX, .maxpacket = 64, },
|
/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
D | nv40.c | 56 enum nv40_sensor_style style = nv40_sensor_style(therm); in nv40_sensor_setup() local 59 if (style == NEW_STYLE) { in nv40_sensor_setup() 64 } else if (style == OLD_STYLE) { in nv40_sensor_setup() 77 enum nv40_sensor_style style = nv40_sensor_style(therm); in nv40_temp_get() local 80 if (style == NEW_STYLE) { in nv40_temp_get() 83 } else if (style == OLD_STYLE) { in nv40_temp_get()
|
/drivers/parport/ |
D | Kconfig | 43 tristate "PC-style hardware" 46 You should say Y here if you have a PC-style parallel port. All 47 IBM PC compatible computers and some Alphas have PC-style 86 tristate "Support for PCMCIA management for PC-style ports" 89 Say Y here if you need PCMCIA support for your PC-style parallel 140 actually have pc style hardware instead.
|
/drivers/media/v4l2-core/ |
D | Kconfig | 20 bool "Enable old-style fixed minor ranges on drivers/video devices" 23 Say Y here to enable the old-style fixed-range minor assignments.
|
/drivers/staging/gdm72xx/ |
D | TODO | 2 - Clean up coding style to meet kernel standard.
|
/drivers/staging/rts5208/ |
D | TODO | 2 - use kernel coding style
|
/drivers/staging/octeon-usb/ |
D | TODO | 5 - kernel coding style
|
/drivers/staging/mt29f_spinand/ |
D | TODO | 5 - Clean up coding style to meet kernel standard.
|
/drivers/clk/bcm/ |
D | Kconfig | 8 using "Kona" style clock control units, including those
|
/drivers/net/hamradio/ |
D | Kconfig | 119 This is one of two drivers for Baycom style simple amateur radio 139 This is one of two drivers for Baycom style simple amateur radio 157 This is a driver for Baycom style simple amateur radio modems that 172 This is a driver for Baycom style simple amateur radio modems that
|
/drivers/staging/vt6656/ |
D | TODO | 13 - use kernel coding style
|
/drivers/staging/lustre/ |
D | TODO | 1 * Possible remaining coding style fix.
|
/drivers/staging/wilc1000/ |
D | TODO | 5 - rework comments and function headers(also coding style)
|
/drivers/staging/vt6655/ |
D | TODO | 15 - use kernel coding style
|
/drivers/staging/sm750fb/ |
D | TODO | 3 - use kernel coding style
|
/drivers/staging/gdm724x/ |
D | TODO | 2 - Clean up coding style to meet kernel standard. (80 line limit, netdev_err)
|
/drivers/net/appletalk/ |
D | Kconfig | 67 Support COPS compatible cards with Dayna style firmware (Dayna 75 Support COPS compatible cards with Tangent style firmware (Tangent
|
/drivers/isdn/ |
D | Kconfig | 33 (Euro-ISDN) and 1TR6 (German style) are supported. See
|
/drivers/macintosh/ |
D | Kconfig | 29 the Mac II style ADB. This includes the II, IIx, IIcx, SE/30, IIci, 38 the Mac IIsi style ADB. This includes the IIsi, IIvi, IIvx, Classic
|
/drivers/ide/ |
D | Kconfig | 724 both the `A1200 style' and `A4000 style' of the Gayle IDE interface, 769 Macintosh models. It supports both the `Quadra style' (used in 770 Quadra/ Centris 630 and Performa 588 models) and `Powerbook style'
|
/drivers/gpu/drm/qxl/ |
D | qxl_dev.h | 578 QXLPHYSICAL style; member
|
/drivers/mtd/chips/ |
D | Kconfig | 21 This option enables JEDEC-style probing of flash chips which are not
|
/drivers/isdn/hisax/ |
D | Kconfig | 354 This enables debugging code in the new-style HiSax drivers, i.e.
|
/drivers/block/paride/ |
D | Kconfig | 6 # PARIDE only supports PC style parports. Tough for USB or other parports...
|