Home
last modified time | relevance | path

Searched refs:custom (Results 1 – 152 of 152) sorted by relevance

/linux-4.4.14/sound/oss/dmasound/
Ddmasound_paula.c37 #define custom amiga_custom macro
312 custom.aud[0].audvol = custom.aud[1].audvol = 0; in StopDMA()
313 custom.aud[2].audvol = custom.aud[3].audvol = 0; in StopDMA()
314 custom.dmacon = AMI_AUDIO_OFF; in StopDMA()
379 custom.aud[i].audper = period; in AmiInit()
429 custom.aud[0].audvol = dmasound.volume_left; in AmiSetVolume()
431 custom.aud[1].audvol = dmasound.volume_right; in AmiSetVolume()
434 custom.aud[2].audvol = 1; in AmiSetVolume()
435 custom.aud[3].audvol = 1; in AmiSetVolume()
437 custom.aud[2].audvol = 0; in AmiSetVolume()
[all …]
/linux-4.4.14/arch/m68k/amiga/
Damisound.c26 #define custom amiga_custom macro
90 custom.aud[2].audlc = snd_data; in amiga_mksound()
91 custom.aud[2].audlen = sizeof(sine_data)/2; in amiga_mksound()
92 custom.aud[2].audper = (unsigned short)period; in amiga_mksound()
93 custom.aud[2].audvol = 32; /* 50% of maxvol */ in amiga_mksound()
101 custom.dmacon = DMAF_SETCLR | DMAF_AUD2; in amiga_mksound()
113 custom.dmacon = DMAF_AUD2; in nosound()
115 custom.aud[2].audper = amiga_audio_period; in nosound()
/linux-4.4.14/drivers/tty/
Damiserial.c112 #define custom amiga_custom macro
199 custom.intena = IF_TBE; in rs_stop()
201 custom.intreq = IF_TBE; in rs_stop()
220 custom.intena = IF_SETCLR | IF_TBE; in rs_start()
223 custom.intreq = IF_SETCLR | IF_TBE; in rs_start()
261 serdatr = custom.serdatr; in receive_chars()
263 custom.intreq = IF_RBF; in receive_chars()
340 custom.intreq = IF_TBE; in transmit_chars()
343 custom.serdat = info->x_char | 0x100; in transmit_chars()
353 custom.intena = IF_TBE; in transmit_chars()
[all …]
/linux-4.4.14/drivers/video/fbdev/
Damifb.c591 #define custom amiga_custom macro
593 #define VBlankOn() custom.intena = IF_SETCLR|IF_COPER
594 #define VBlankOff() custom.intena = IF_COPER
1056 #define get_vbpos() ((u_short)((*(u_long volatile *)&custom.vposr >> 7) & 0xffe))
1684 custom.bplcon1 = par->bplcon1; in ami_update_display()
1685 custom.bpl1mod = par->bpl1mod; in ami_update_display()
1686 custom.bpl2mod = par->bpl2mod; in ami_update_display()
1687 custom.ddfstrt = ddfstrt2hw(par->ddfstrt); in ami_update_display()
1688 custom.ddfstop = ddfstop2hw(par->ddfstop); in ami_update_display()
1699 custom.bplcon0 = par->bplcon0 & ~BPC0_LACE; in ami_init_display()
[all …]
DKconfig1734 Use custom board timings.
/linux-4.4.14/drivers/staging/panel/
DKconfig26 int "Default panel profile (0-5, 0=custom)"
36 0 = custom (see further)
66 int "LCD type (0=none, 1=custom, 2=old //, 3=ks0074, 4=hantronix, 5=Nexcom)"
77 1 : custom configuration and wiring (see further)
93 This is the number of visible character lines on the LCD in custom profile.
102 This is the number of characters per line on the LCD in custom profile.
118 This option lets you configure the value used by your LCD in 'custom' profile.
177 Default for the 'E' pin in custom profile is '14' (AUTOFEED).
192 Default for the 'RS' pin in custom profile is '17' (SELECT IN).
207 Default for the 'RW' pin in custom profile is '16' (INIT).
[all …]
/linux-4.4.14/drivers/media/usb/dvb-usb/
Dnova-t-usb2.c77 u8 key[5],cmd[2] = { DIBUSB_REQ_POLL_REMOTE, 0x35 }, data,toggle,custom; in nova_t_rc_query() local
90 custom = (raw >> 6) & 0x1f; in nova_t_rc_query()
92 …e 0x%02x, 0x%02x, 0x%02x to c: %02x d: %02x toggle: %d\n",key[1],key[2],key[3],custom,data,toggle); in nova_t_rc_query()
96 rc5_custom(&rc_map_haupp_table[i]) == custom) { in nova_t_rc_query()
/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dlibipw_wx.c64 char custom[MAX_CUSTOM_LEN]; in libipw_translate_scan() local
202 p = custom; in libipw_translate_scan()
204 iwe.u.data.length = p - custom; in libipw_translate_scan()
206 start = iwe_stream_add_point(info, start, stop, &iwe, custom); in libipw_translate_scan()
229 p = custom; in libipw_translate_scan()
230 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in libipw_translate_scan()
233 iwe.u.data.length = p - custom; in libipw_translate_scan()
235 start = iwe_stream_add_point(info, start, stop, &iwe, custom); in libipw_translate_scan()
239 p = custom; in libipw_translate_scan()
240 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Channel flags: "); in libipw_translate_scan()
[all …]
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Dieee80211_wx.c59 char custom[MAX_CUSTOM_LEN]; in rtl819x_translate_scan() local
126 p = custom; in rtl819x_translate_scan()
127 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in rtl819x_translate_scan()
137 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan()
142 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan()
173 iwe.u.data.length = p - custom; in rtl819x_translate_scan()
175 start = iwe_stream_add_point(info, start, stop, &iwe, custom); in rtl819x_translate_scan()
192 p = custom; in rtl819x_translate_scan()
194 iwe.u.data.length = p - custom; in rtl819x_translate_scan()
196 start = iwe_stream_add_point(info, start, stop, &iwe, custom); in rtl819x_translate_scan()
[all …]
/linux-4.4.14/drivers/staging/rtl8192e/
Drtllib_wx.c52 char custom[MAX_CUSTOM_LEN]; in rtl819x_translate_scan() local
129 p = custom; in rtl819x_translate_scan()
130 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in rtl819x_translate_scan()
140 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan()
145 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan()
179 iwe.u.data.length = p - custom; in rtl819x_translate_scan()
182 &iwe, custom); in rtl819x_translate_scan()
201 p = custom; in rtl819x_translate_scan()
202 iwe.u.data.length = p - custom; in rtl819x_translate_scan()
205 &iwe, custom); in rtl819x_translate_scan()
[all …]
/linux-4.4.14/drivers/block/
Damiflop.c198 #define custom amiga_custom macro
563 custom.dsklen = 0x4000; in fd_block_done()
585 custom.adkcon = ADK_MSBSYNC; in raw_read()
586 custom.adkcon = ADK_SETCLR|ADK_WORDSYNC|ADK_FAST; in raw_read()
588 custom.dsksync = MFM_SYNC; in raw_read()
590 custom.dsklen = 0; in raw_read()
591 custom.dskptr = (u_char *)ZTWO_PADDR((u_char *)raw_buf); in raw_read()
592 custom.dsklen = unit[drive].type->read_size/sizeof(short) | DSKLEN_DMAEN; in raw_read()
593 custom.dsklen = unit[drive].type->read_size/sizeof(short) | DSKLEN_DMAEN; in raw_read()
599 custom.dsklen = 0; in raw_read()
[all …]
/linux-4.4.14/Documentation/hwmon/
Dsch563617 their own custom hwmon solution based upon the SCH5636.
21 it is dealing with a Fujitsu Theseus and not with another custom SCH5636 based
Dvexpress30 via a custom interface, abstracted by the "vexpress_config" API.
Dasb10016 These are custom ASICs available only on Asus mainboards. Asus refuses to
Dabituguru351 with a custom Abit application running on it.
Dlm6364 (you cannot define your custom PWM/temperature curve), and mode change isn't
Dabituguru82 W83L950D is a generic microcontroller with a custom Abit application running
Dit87157 The IT8603E/IT8623E is a custom design, hardware monitoring part is similar to
161 The IT8620E is another custom design, hardware monitoring part is similar to
Df71805f21 test system (custom Jetway K8M8MS motherboard, with CPU and RAM) and
Dasc7621116 - 3 GPIO pins for custom use
/linux-4.4.14/drivers/ide/
Dide-taskfile.c153 int custom = (cmd->tf_flags & IDE_TFLAG_CUSTOM_HANDLER) ? 1 : 0; in task_no_data_intr() local
154 int retries = (custom && tf->command == ATA_CMD_INIT_DEV_PARAMS) ? 5 : 1; in task_no_data_intr()
167 if (custom && tf->command == ATA_CMD_SET_MULTI) { in task_no_data_intr()
172 } else if (custom && tf->command == ATA_CMD_INIT_DEV_PARAMS) { in task_no_data_intr()
182 if (custom && tf->command == ATA_CMD_SET_MULTI) in task_no_data_intr()
185 if (custom == 0 || tf->command == ATA_CMD_IDLEIMMEDIATE || in task_no_data_intr()
DKconfig782 normally be on; disable it only if you are running a custom hard
/linux-4.4.14/Documentation/arm/OMAP/
DREADME5 v4.3+ Update is needed for custom .config files to make sure
Domap_pm140 * Define and add a custom opp table entry
/linux-4.4.14/arch/nios2/platform/
DKconfig.platform83 bool "Byteswap custom instruction"
86 Use the byteswap (endian converter) Nios II custom instruction provided
91 int "Byteswap custom instruction number" if NIOS2_CI_SWAB_SUPPORT
/linux-4.4.14/Documentation/devicetree/
Dtodo.txt4 - Switch from custom lists to (h)list_head for nodes and properties structure
Dbooting-without-of.txt855 thing. It is recommended that if you add any "custom" property whose
/linux-4.4.14/Documentation/blockdev/
Dmflash.txt17 one chip SSD. IO mode is ATA-like custom mode for the host that doesn't have
21 A. IO mode based on ATA protocol and uses some custom command. (read confirm,
DREADME.DAC960336 To simplify the monitoring process for custom software, the special file
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dqcom-rpm.txt160 see regulator.txt - with additional custom properties described below:
162 === Switch-mode Power Supply regulator custom properties
197 === Low-dropout regulator custom properties
217 === Negative Charge Pump custom properties
Das3722.txt108 Additional optional custom properties are listed below.
/linux-4.4.14/include/media/
Dv4l2-async.h58 } custom; member
/linux-4.4.14/arch/avr32/boards/atstk1000/
DKconfig57 To use the camera interface you'll need a custom card (on the
68 endif # custom
/linux-4.4.14/drivers/scsi/
Discsi_tcp.c808 strcpy(stats->custom[0].desc, "tx_sendpage_failures"); in iscsi_sw_tcp_conn_get_stats()
809 stats->custom[0].value = tcp_sw_conn->sendpage_failures_cnt; in iscsi_sw_tcp_conn_get_stats()
810 strcpy(stats->custom[1].desc, "rx_discontiguous_hdr"); in iscsi_sw_tcp_conn_get_stats()
811 stats->custom[1].value = tcp_sw_conn->discontiguous_hdr_cnt; in iscsi_sw_tcp_conn_get_stats()
812 strcpy(stats->custom[2].desc, "eh_abort_cnt"); in iscsi_sw_tcp_conn_get_stats()
813 stats->custom[2].value = conn->eh_abort_cnt; in iscsi_sw_tcp_conn_get_stats()
/linux-4.4.14/drivers/staging/wilc1000/
DTODO4 - remove custom debug and tracing functions
/linux-4.4.14/arch/nios2/
DKconfig158 bool "Set custom kernel MMU region base address"
172 bool "Set custom kernel region base address"
184 bool "Set custom I/O region base address"
/linux-4.4.14/drivers/staging/fbtft/
Dfbtft_device.c83 static bool custom; variable
84 module_param(custom, bool, 0);
85 MODULE_PARM_DESC(custom, "Add a custom display device. Use speed= argument to make it a SPI device,…
1452 if (custom) { in fbtft_device_init()
1501 if (custom) { in fbtft_device_init()
/linux-4.4.14/drivers/clk/ingenic/
Dcgu.h163 struct ingenic_cgu_custom_info custom; member
Djz4780-cgu.c277 .custom = { &jz4780_otg_phy_ops },
Dcgu.c581 clk_init.ops = clk_info->custom.clk_ops; in ingenic_register_clock()
/linux-4.4.14/Documentation/devicetree/bindings/media/
Dsi4713.txt5 and a digital interface, which supports I2S, left-justified and a custom
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-async.c50 if (!asd->match.custom.match) in match_custom()
54 return asd->match.custom.match(sd->dev, asd); in match_custom()
/linux-4.4.14/arch/powerpc/platforms/512x/
DKconfig32 which do not need custom platform specific setup.
/linux-4.4.14/Documentation/spi/
Dbutterfly52 the driver for your custom SPI-based protocol.
55 That would let you talk to the AVR using custom SPI-with-USI firmware,
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Dabilis,tb10x-ictl.txt4 The Abilis TB10x SOC contains a custom interrupt controller. It performs
Dsamsung,s3c24xx-irq.txt3 The S3C24XX SoCs contain a custom set of interrupt controllers providing a
Dbrcm,bcm2835-armctrl-ic.txt3 The BCM2835 contains a custom top-level interrupt controller, which supports
/linux-4.4.14/Documentation/filesystems/nfs/
Drpc-server-gss.txt46 The classic upcall mechanism uses a custom text based upcall mechanism
47 to talk to a custom daemon called rpc.svcgssd that is provide by the
Didmapper.txt20 in a custom NFS idmap cache.
/linux-4.4.14/Documentation/bus-devices/
Dti-gpmc.txt46 custom timing routines, a kind of reverse engineering without
48 in mainline having custom timing routine) and by simulation.
/linux-4.4.14/Documentation/
Dbt8xxgpio.txt25 and put it on a custom PCI board, or one might only unsolder each individual
Dxz.txt76 so don't hesitate to use custom settings. Example:
Dgcov.txt189 linked to the main kernel or which are linked by a custom
DIPMI.txt108 own custom interface, you probably need to use this.
662 The OpenIPMI driver supports the ability to put semi-custom and custom
Djava.txt42 custom wrappers from this document in /usr/local)
Dworkqueue.txt138 Unbound workqueue can be assigned custom attributes using
Dkobject.txt231 special custom attribute is needed to be created.
Dedac.txt530 The test_device_edac device adds at least one of its own custom control:
Dkernel-docs.txt146 the actual code to create custom module implementing a character
DDMA-API-HOWTO.txt427 custom code to subdivide pages returned by dma_alloc_coherent(),
DCodingStyle849 own custom mode, or may have some other magic method for making indentation
Ddevices.txt1089 A custom serial card used by Electrocardiognosis SRL
Dkernel-parameters.txt1485 [IMA] Define a custom template format.
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Didp.h48 #error Your custom IO space is getting a bit large !!
/linux-4.4.14/arch/arm/mach-omap1/
DKconfig157 custom OMAP boards. Say Y here if you have a custom
/linux-4.4.14/arch/powerpc/platforms/52xx/
DKconfig13 do not need a custom platform specific setup. Such boards are
/linux-4.4.14/Documentation/fmc/
Dfmc-fakedev.txt19 custom EEPROM image:
Dfmc-write-eeprom.txt93 the FPGA with a custom circuit, the carrier is unable to access the
/linux-4.4.14/Documentation/devicetree/bindings/arm/uniphier/
Dcache-uniphier.txt3 UniPhier SoCs are integrated with a full-custom outer cache controller system.
/linux-4.4.14/arch/powerpc/boot/dts/
Dmotionpro.dts111 // 8-bit custom Anybus Module on LocalPlus Bus CS3
/linux-4.4.14/Documentation/devicetree/bindings/mtd/
Dbrcm,brcmnand.txt6 paired with a custom DMA engine (inventively named "Flash DMA") which supports
41 interrupts multiplexed behind another custom piece of
/linux-4.4.14/drivers/usb/serial/
Dmos7720.c1441 __u16 custom; in calc_baud_rate_divisor() local
1459 custom = (__u16)(230400L / baudrate); in calc_baud_rate_divisor()
1463 round = (__u16)(round1 - (custom * 10)); in calc_baud_rate_divisor()
1465 custom++; in calc_baud_rate_divisor()
1466 *divisor = custom; in calc_baud_rate_divisor()
1468 dev_dbg(&port->dev, "Baud %d = %d\n", baudrate, custom); in calc_baud_rate_divisor()
Dio_edgeport.c2294 __u16 custom; in calc_baud_rate_divisor() local
2308 custom = (__u16)((230400L + baudrate/2) / baudrate); in calc_baud_rate_divisor()
2310 *divisor = custom; in calc_baud_rate_divisor()
2312 dev_dbg(dev, "%s - Baud %d = %d\n", __func__, baudrate, custom); in calc_baud_rate_divisor()
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Das3722-regulator.txt27 Additional custom properties are listed below.
Dpalmas-pmic.txt26 Additional custom properties are listed below.
Dqcom,spmi-regulator.txt89 see regulator.txt - with additional custom properties described below:
/linux-4.4.14/Documentation/hid/
Dhidraw.txt12 custom HID devices.
19 Hidraw is the only alternative, short of writing a custom kernel driver, for
Dhid-transport.txt134 free to make excessive use of asynchronous OUTPUT reports (for instance, custom
151 GET_REPORT is only used by custom HID device drivers to query device state.
Dhid-sensor.txt198 Here there is a custom sensors with four fields, two feature and two inputs.
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-pxa-pci-ce4100.txt27 requiring custom device driver code.
/linux-4.4.14/arch/microblaze/
DKconfig200 bool "Set custom kernel base address"
216 bool "Set custom user task size"
/linux-4.4.14/Documentation/ABI/testing/
Dconfigfs-usb-gadget123 b_vendor_code - one-byte value used for custom per-device and
Dsysfs-tty108 Show the custom divisor if any that is set on this port.
/linux-4.4.14/Documentation/kbuild/
Dkconfig.txt65 This enables you to create "miniature" config (miniconfig) or custom
75 KCONFIG_ALLCONFIG=custom-notebook.config make allnoconfig
Dkbuild.txt131 specify a custom installer when cross compiling a kernel.
Dmakefiles.txt1113 if_changed may be used in conjunction with custom commands as
1178 To enable this behaviour for custom commands kbuild requires
/linux-4.4.14/Documentation/networking/
Dregulatory.txt75 custom knowledge so the wireless core can respect it.
79 check that can be used to ensure compliance based on custom EEPROM
Dstmmac.txt178 o init/exit: callbacks used for calling a custom initialization;
235 | is used to pass a custom config.
Dpktgen.txt78 The part after "@" can be anything, but it is custom to use the thread
DREADME.ipw2200186 such, a provision is provided for a driver to declare custom, or
Dpacket_mmap.txt186 If you wish to put user data at a custom offset from the beginning of
/linux-4.4.14/include/scsi/
Discsi_if.h827 struct iscsi_stats_custom custom[0] member
958 struct iscsi_host_stats_custom custom[0]
/linux-4.4.14/Documentation/driver-model/
Ddesign-patterns.txt17 only be probed() once on a certain system (singletons), it is custom to assume
Dplatform.txt100 common with embedded and custom systems development.
/linux-4.4.14/Documentation/acpi/
Dmethod-customizing.txt65 Note: We can use a kernel with multiple custom ACPI method running,
Denumeration.txt74 and implement custom xlate function if needed (usually acpi_dma_simple_xlate()
/linux-4.4.14/drivers/hid/
DMakefile106 obj-$(CONFIG_HID_SENSOR_CUSTOM_SENSOR) += hid-sensor-custom.o
DKconfig909 tristate "HID Sensors hub custom sensor support"
913 HID Sensor hub specification allows definition of some custom and
915 via Linux IIO because of custom fields. This is up to the manufacturer
919 should't use these special custom sensor ids to export any of the
921 Select this config option for custom/generic sensor support.
/linux-4.4.14/drivers/gpu/drm/msm/
DNOTES31 driver, and not exposing any custom ioctls to userspace for now.)
/linux-4.4.14/Documentation/security/
DIMA-templates.txt87 - register a new template descriptor with custom format through the kernel
/linux-4.4.14/Documentation/filesystems/
Docfs2.txt78 localalloc=8(*) Allows custom localalloc size in MB. If the value is too
/linux-4.4.14/drivers/staging/android/ion/
Dion.c1253 struct ion_custom_data custom; in ion_ioctl() member
1327 ret = dev->custom_ioctl(client, data.custom.cmd, in ion_ioctl()
1328 data.custom.arg); in ion_ioctl()
/linux-4.4.14/Documentation/DocBook/
D80211.xml.db89 API-wiphy-apply-custom-regulatory
Ddevice-drivers.xml.db808 API-v4l2-ctrl-new-custom
/linux-4.4.14/arch/powerpc/
DKconfig957 bool "Set custom page offset address"
971 bool "Set custom kernel base address"
1009 bool "Set custom user task size"
1024 bool "Set custom consistent memory pool size"
/linux-4.4.14/arch/m68k/q40/
DREADME91 The Q40 custom chip is programmable to provide 2 periodic timers:
/linux-4.4.14/arch/xtensa/
DKconfig104 Select this variant to use a custom Xtensa processor configuration.
112 Provide the name of a custom Xtensa processor variant.
/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_iscsi.c918 strcpy(stats->custom[0].desc, "eh_abort_cnt"); in beiscsi_conn_get_stats()
919 stats->custom[0].value = conn->eh_abort_cnt; in beiscsi_conn_get_stats()
/linux-4.4.14/Documentation/gpio/
Dgpio.txt26 to Linux developers working with embedded and custom hardware. Each GPIO
Ddriver.txt73 It is custom that GPIO drivers (GPIO chips) are also providing interrupts,
Dgpio-legacy.txt13 to Linux developers working with embedded and custom hardware. Each GPIO
561 It may also provide a custom value for ARCH_NR_GPIOS, so that it better
/linux-4.4.14/Documentation/serial/
Ddriver377 If 38400 baud and custom divisor is selected, return the
378 custom divisor instead.
Dmoxa-smartio474 spd_cust Use the custom divisor to set the speed when the
476 divisor This option set the custom division.
/linux-4.4.14/Documentation/watchdog/
Dconvert_drivers_to_kernel_api.txt109 - #include <linux/uaccess.h> (if no custom IOCTLs are used)
/linux-4.4.14/arch/m68k/kernel/
Dhead.S1380 clrl L(custom)
2838 lea %pc@(L(custom)),%a0
3000 movel %pc@(L(custom)),%a0
3751 L(custom):
/linux-4.4.14/Documentation/input/
Dff.txt68 - FF_CUSTOM custom waveform
/linux-4.4.14/Documentation/early-userspace/
DREADME119 custom initramfs images that meet your needs exactly.
/linux-4.4.14/Documentation/kdump/
Dkdump.txt109 1) Build a separate custom dump-capture kernel for capturing the
120 at the same time one might want to build a custom dump capture kernel
/linux-4.4.14/drivers/gpio/
DKconfig9 the architecture to provide a custom asm/gpio.h implementation
80 kernel support. Those are common in custom and semicustom
82 custom patches. In those cases, userspace code may import
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c115 char custom[MAX_CUSTOM_LEN]; in translate_scan() local
212 p = custom; in translate_scan()
213 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in translate_scan()
218 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in translate_scan()
/linux-4.4.14/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-ryos142 Description: When written, this file lets one switch between stored and custom
/linux-4.4.14/drivers/spi/
DKconfig168 This uses a custom parallel port cable to connect to an AVR
248 speed with a custom version of this driver; see the source code.
/linux-4.4.14/Documentation/usb/
Dusb-serial.txt237 of the termios settings, along with some custom termios so that the
479 having to write a custom driver.
/linux-4.4.14/Documentation/trace/
Dtracepoint-analysis.txt10 creating custom kernel modules to register probe functions using the event
Dftrace-design.txt281 Lastly you will need the custom dyn_arch_ftrace structure. If you need
Devents.txt10 without creating custom kernel modules to register probe functions
Dftrace.txt1878 address of each function traced to set a custom probe. Thus the
/linux-4.4.14/drivers/macintosh/
DKconfig45 The I/O Processor (IOP) is an Apple custom IC designed to provide
/linux-4.4.14/Documentation/i2c/
Dinstantiating-devices46 addresses and custom data needed by their drivers. When the I2C bus in
/linux-4.4.14/Documentation/virtual/kvm/
Dmsr.txt5 KVM makes use of some custom MSRs to service some requests.
/linux-4.4.14/drivers/net/ethernet/tile/
Dtilegx.c337 module_param_named(custom, custom_flag, bool, 0444);
338 MODULE_PARM_DESC(custom, "indicates a (heavily) customized classifier");
/linux-4.4.14/drivers/scsi/bnx2i/
Dbnx2i_iscsi.c1652 strcpy(stats->custom[0].desc, "eh_abort_cnt"); in bnx2i_conn_get_stats()
1653 stats->custom[0].value = conn->eh_abort_cnt; in bnx2i_conn_get_stats()
/linux-4.4.14/drivers/tty/serial/8250/
DKconfig179 from <http://www.tldp.org/docs.html#howto>), or other custom
/linux-4.4.14/Documentation/nfc/
Dnfc-hci.txt105 are required to send data to the tag. Some tag types will require custom
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-encoder-api.txt613 Provides a mechanism of inserting custom user data in the MPEG stream.
/linux-4.4.14/drivers/acpi/
DKconfig291 This option supports a custom DSDT by linking it into the kernel.
/linux-4.4.14/drivers/md/
DKconfig207 modules containing custom mappings if they wish.
/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.c2348 strcpy(stats->custom[0].desc, "eh_abort_cnt"); in cxgbi_get_conn_stats()
2349 stats->custom[0].value = conn->eh_abort_cnt; in cxgbi_get_conn_stats()
/linux-4.4.14/arch/s390/
DKconfig799 A custom interval value (in seconds) can be written to
/linux-4.4.14/Documentation/video4linux/
DZoran324 This driver conforms to video4linux2. Support for V4L1 and for the custom
Dvivid.txt572 These vivid custom controls control the image generation, error injection, etc.
1124 - Add custom DV timings support
Dv4l2-controls.txt409 You set this mask either through the v4l2_ctrl_config struct for a custom
/linux-4.4.14/arch/arm/
DKconfig.debug1130 and may fail with non-standard SMM or custom software models.
1137 This option selects UART0 at 0x10009000. Except for custom models,
/linux-4.4.14/Documentation/PCI/
DMSI-HOWTO.txt287 the multiple of four) and the device driver should master a custom logic
/linux-4.4.14/drivers/ata/
DKconfig238 comment "SFF controllers with custom DMA interface"
/linux-4.4.14/arch/arm/mm/
DKconfig1030 This option allows the use of custom mandatory barriers
/linux-4.4.14/Documentation/networking/dsa/
Ddsa.txt154 These slave network devices have custom net_device_ops and ethtool_ops function
/linux-4.4.14/drivers/mfd/
DKconfig396 firmware using the custom protocol implemented in this driver.
/linux-4.4.14/Documentation/block/
Dbiodoc.txt336 A request can be created with a pre-built custom command to be sent directly
/linux-4.4.14/drivers/hwmon/
DKconfig1387 create their own custom hwmon solution based upon the SCH5636.
/linux-4.4.14/drivers/staging/speakup/
Dspkguide.txt1134 Anyone who needs to use Speakup from your console can load his own custom
/linux-4.4.14/Documentation/scsi/
DChangeLog.lpfc1764 * Removed custom PCI configuration #defines and replaced with