/linux-4.4.14/sound/pci/lola/ |
D | lola_clock.c | 28 unsigned int lola_sample_rate_convert(unsigned int coded) in lola_sample_rate_convert() argument 33 switch (coded & 0x3) { in lola_sample_rate_convert() 41 switch (coded & 0x1c) { in lola_sample_rate_convert() 52 switch (coded & 0x60) { in lola_sample_rate_convert()
|
D | lola.h | 508 unsigned int lola_sample_rate_convert(unsigned int coded);
|
/linux-4.4.14/Documentation/devicetree/ |
D | todo.txt | 10 - pseries: Get rid of open-coded tree modification from arch/powerpc/platforms/pseries/dlpar.c
|
D | usage-model.txt | 45 thereby support a majority of available hardware without hard coded 84 per-machine hard coded selections.
|
/linux-4.4.14/drivers/usb/usbip/ |
D | usbip_protocol.txt | 95 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0 106 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0. 174 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0 191 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0
|
/linux-4.4.14/scripts/coccinelle/api/ |
D | simple_open.cocci | 1 /// Remove an open coded simple_open() function
|
/linux-4.4.14/net/batman-adv/ |
D | network-coding.c | 1728 struct batadv_coded_packet *coded) in batadv_nc_find_decoding_packet() argument 1742 if (!batadv_is_my_mac(bat_priv, coded->second_dest)) { in batadv_nc_find_decoding_packet() 1743 source = coded->second_source; in batadv_nc_find_decoding_packet() 1744 packet_id = coded->second_crc; in batadv_nc_find_decoding_packet() 1746 source = coded->first_source; in batadv_nc_find_decoding_packet() 1747 packet_id = coded->first_crc; in batadv_nc_find_decoding_packet()
|
/linux-4.4.14/Documentation/devicetree/bindings/usb/ |
D | generic.txt | 16 in binary-coded decimal (i.e. 2.0 is 0200H). This
|
/linux-4.4.14/drivers/media/rc/ |
D | winbond-cir.c | 317 u8 coded = 0x00; in wbcir_to_rc6cells() local 323 coded |= 0x02 << (i * 2); in wbcir_to_rc6cells() 325 coded |= 0x01 << (i * 2); in wbcir_to_rc6cells() 329 return coded; in wbcir_to_rc6cells()
|
/linux-4.4.14/tools/usb/usbip/ |
D | configure.ac | 5 AC_DEFINE([USBIP_VERSION], [0x00000111], [binary-coded decimal version number])
|
/linux-4.4.14/include/linux/ |
D | capability.h | 78 # error Fix up hand-coded capability macro initializers
|
/linux-4.4.14/Documentation/isdn/ |
D | README | 189 12 69 Bit coded register: 208 13 0 Bit coded register: 248 18 4 Bit coded register, Service-Octet-1 to accept, 263 20 0 Bit coded register (readonly) 266 21 0 Bit coded register (readonly) 270 22 0 Bit coded register (readonly) 274 23 0 Bit coded register:
|
D | INTERFACE.CAPI | 184 (skb). Each skb contains a single CAPI message coded according to the CAPI 2.0
|
/linux-4.4.14/Documentation/cgroups/ |
D | net_prio.txt | 11 1) The application may not have been coded to set this value
|
/linux-4.4.14/Documentation/ |
D | unicode.txt | 44 hard-coded to map directly to the loaded font, bypassing the 66 character, and hence has been coded as U+2500 FORMS LIGHT HORIZONTAL.
|
D | lockup-watchdogs.txt | 52 'softlockup detector' (coded inside the hrtimer callback function)
|
D | pi-futex.txt | 67 even if all critical sections are coded carefully to be deterministic
|
D | static-keys.txt | 248 hard-coded).
|
D | crc32.txt | 43 A big-endian CRC written this way would be coded like:
|
/linux-4.4.14/Documentation/power/ |
D | interface.txt | 10 returns what states are supported, which is hard-coded to 'freeze',
|
/linux-4.4.14/Documentation/arm/ |
D | Porting | 35 The initial part of the kernel is carefully coded to be position
|
D | Booting | 64 method. Whether this is a hard coded value or some algorithm that
|
/linux-4.4.14/Documentation/devicetree/bindings/regulator/ |
D | ti-abb-regulator.txt | 68 Example #1: Simplest configuration (no efuse data, hard coded ABB table):
|
/linux-4.4.14/Documentation/networking/ |
D | x25-iface.txt | 9 The X.25 device driver will be coded normally as per the Linux device driver
|
D | netdev-features.txt | 74 set can be reduced further by networking core imposed limitations (as coded
|
D | arcnet-hardware.txt | 743 coded switch, on the short board directly by jumper. 905 interrupt level. The interrupt level is binary coded, so selections 1054 The station address is binary-coded with SW1. 1056 The I/O base address is coded with DIP-Switches 6,7 and 8 of SW2: 1724 SW 2 : Node ID (binary coded)
|
/linux-4.4.14/Documentation/usb/ |
D | gadget_multi.txt | 87 interface numbers hard-coded in them (it's not hard to change those
|
/linux-4.4.14/arch/arc/mm/ |
D | tlbex.S | 55 ; Since the Fast Path TLB Miss handler is coded with 4 regs, the remaining 3
|
/linux-4.4.14/drivers/media/tuners/ |
D | Kconfig | 279 Sharp QM1D1C0042 trellis coded 8PSK tuner driver.
|
/linux-4.4.14/Documentation/input/ |
D | event-codes.txt | 203 should be coded as an uint32 value, which is allowed to wrap around with 265 Originally, the buttonpad property was coded into the bcm5974 driver
|
/linux-4.4.14/Documentation/sound/oss/ |
D | Opti | 66 address is hard-coded into the driver.
|
/linux-4.4.14/Documentation/timers/ |
D | hrtimers.txt | 20 mess. The timers.c code is very "tightly coded" around jiffies and
|
D | timekeeping.txt | 174 a hard-coded loop for providing the desired delay.
|
/linux-4.4.14/Documentation/hid/ |
D | uhid.txt | 71 after a hard-coded period).
|
/linux-4.4.14/scripts/ |
D | checkpatch.pl | 1397 my ($res, $coded); 1403 $coded = sprintf("^%c", unpack('C', $2) + 64); 1404 $res .= $coded;
|
/linux-4.4.14/Documentation/RCU/ |
D | rcubarrier.txt | 283 filesystem-unmount time. Dipankar Sarma coded up rcu_barrier()
|
/linux-4.4.14/drivers/dma/ |
D | amba-pl08x.c | 743 static inline unsigned int pl08x_get_bytes_for_cctl(unsigned int coded) in pl08x_get_bytes_for_cctl() argument 745 switch (coded) { in pl08x_get_bytes_for_cctl()
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-encoder-api.txt | 329 intensity_stereo. All other subbands are coded in stereo.
|
/linux-4.4.14/arch/ |
D | Kconfig | 157 hand-coded assembler in <asm/swab.h>. But just in case it
|
/linux-4.4.14/Documentation/s390/ |
D | cds.txt | 295 the primary unit check source coded in sense byte 0 :
|
D | Debugging390.txt | 190 kernel without hard coded checks.
|
/linux-4.4.14/Documentation/hwmon/ |
D | sysfs-interface | 20 hard coded into the driver and have to be done in user space.
|
/linux-4.4.14/Documentation/development-process/ |
D | 4.Coding | 28 code to the kernel is very difficult if that code is not coded according to
|
/linux-4.4.14/Documentation/vm/ |
D | numa_memory_policy.txt | 26 System Default Policy: this policy is "hard coded" into the kernel. It
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | HD-Audio.txt | 35 parser, usually the codec-specific parser (coded in patch_*.c) is used
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | README | 506 (presumably rare) applications, originally coded for
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 25 This was hard-coded to KERN_WARNING since at least 2.6.10 but folks
|