/Linux-v5.4/lib/zlib_deflate/ |
D | deftree.c | 156 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len) 162 send_bits(s, tree[c].Code, tree[c].Len); } 274 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init() 275 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++; in tr_static_init() 276 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in tr_static_init() 277 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init() 286 static_dtree[n].Len = 5; in tr_static_init() 430 tree[s->heap[s->heap_max]].Len = 0; /* root of the heap */ in gen_bitlen() 434 bits = tree[tree[n].Dad].Len + 1; in gen_bitlen() 436 tree[n].Len = (ush)bits; in gen_bitlen() [all …]
|
D | defutil.h | 54 #define Len dl.len macro
|
/Linux-v5.4/drivers/usb/serial/ |
D | io_ionsp.h | 124 #define IOSP_BUILD_DATA_HDR1(Port, Len) ((__u8) (((Port) | ((__u8) (((__u16) (Len)) >> 5) & 0x78))… argument 125 #define IOSP_BUILD_DATA_HDR2(Port, Len) ((__u8) (Len)) argument
|
/Linux-v5.4/drivers/staging/isdn/hysdn/ |
D | ince1pc.h | 114 /*00 */ unsigned char Len; member
|
D | boardergo.c | 246 if (((tDpramBootSpooler *) card->dpram)->Len != DPRAM_SPOOLER_DATA_SIZE) { in ergo_writebootimg() 275 buflen = sp->Len; /* maximum len of spooled data */ in ergo_writebootseq()
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-firmware-sfi | 3 Contact: Len Brown <lenb@kernel.org>
|
D | sysfs-firmware-acpi | 49 Contact: Len Brown <lenb@kernel.org>
|
/Linux-v5.4/drivers/staging/rtl8723bs/include/ |
D | rtw_mlme_ext.h | 247 unsigned char Len; member 253 unsigned char Len; member 259 unsigned char Len; member
|
/Linux-v5.4/drivers/scsi/ |
D | hpsa_cmd.h | 371 __le32 Len; member 376 __le32 Len; member
|
D | hpsa.c | 2292 chain_sg->Len = cpu_to_le32(chain_len); in hpsa_map_sg_chain_block() 2314 le32_to_cpu(chain_sg->Len), DMA_TO_DEVICE); in hpsa_unmap_sg_chain_block() 2794 le32_to_cpu(c->SG[i].Len), in hpsa_pci_unmap() 2820 cp->SG[0].Len = cpu_to_le32(buflen); in hpsa_map_one() 4535 desc->Len = cpu_to_le32(len); in hpsa_set_sg_descriptor() 4754 curr_sg->Len = cpu_to_le32(len); in hpsa_scsi_ioaccel1_queue_command() 5503 c->ErrDesc.Len = cpu_to_le32((u32) sizeof(*c->err_info)); in hpsa_cmd_init() 6399 c->SG[0].Len = cpu_to_le32(0); in hpsa_passthru_ioctl() 6404 c->SG[0].Len = cpu_to_le32(iocommand.buf_size); in hpsa_passthru_ioctl() 6523 c->SG[i].Len = cpu_to_le32(0); in hpsa_big_passthru_ioctl() [all …]
|
/Linux-v5.4/drivers/staging/rtl8188eu/include/ |
D | rtw_mlme_ext.h | 164 unsigned char Len; member 169 unsigned char Len; member
|
/Linux-v5.4/Documentation/admin-guide/acpi/ |
D | initrd_table_override.rst | 110 acpidump can be found in Len Browns pmtools:
|
/Linux-v5.4/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 416 for (index = 0; index < RTW_ChannelPlan2G[Index2G].Len; index++) { in init_channel_set() 440 for (index = 0; index < RTW_ChannelPlan5G[Index5G].Len; index++) { in init_channel_set() 4817 chplan_ap.Len = i; in process_80211d() 4822 while ((i < chplan_ap.Len) && (chplan_ap.Channel[i] != 0)) { in process_80211d() 4851 if ((j == chplan_ap.Len) || (chplan_ap.Channel[j] > 14)) in process_80211d() 4887 while ((j < chplan_ap.Len) && (chplan_ap.Channel[j] <= 14)) { in process_80211d() 4905 while ((j < chplan_ap.Len) && (chplan_ap.Channel[j] <= 14)) { in process_80211d() 4916 if ((j == chplan_ap.Len) || (chplan_ap.Channel[j] == 0)) in process_80211d() 4949 while ((j < chplan_ap.Len) && (chplan_ap.Channel[j] != 0)) { in process_80211d()
|
/Linux-v5.4/drivers/net/ethernet/dec/tulip/ |
D | dmfe.c | 938 static inline u32 cal_CRC(unsigned char * Data, unsigned int Len, u8 flag) in cal_CRC() argument 940 u32 crc = crc32(~0, Data, Len); in cal_CRC()
|
/Linux-v5.4/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 2406 chplan_ap.Len = i; in process_80211d() 2423 if ((j == chplan_ap.Len) || (chplan_ap.Channel[j] > 14)) in process_80211d() 2456 while ((j < chplan_ap.Len) && (chplan_ap.Channel[j] <= 14)) { in process_80211d() 2474 while ((j < chplan_ap.Len) && (chplan_ap.Channel[j] <= 14)) in process_80211d() 3997 for (index = 0; index < RTW_ChannelPlan2G[Index2G].Len; index++) { in init_channel_set()
|
/Linux-v5.4/drivers/staging/rtl8192u/ |
D | r8192U_core.c | 128 u8 Len; member 183 if (ChannelPlan[channel_plan].Len != 0) { in rtl819x_set_channel_map() 188 for (i = 0; i < ChannelPlan[channel_plan].Len; i++) { in rtl819x_set_channel_map()
|
/Linux-v5.4/ |
D | MAINTAINERS | 312 M: Len Brown <lenb@kernel.org> 333 M: Len Brown <lenb@kernel.org> 382 M: Len Brown <lenb@kernel.org> 8285 M: Len Brown <lenb@kernel.org> 8423 M: Len Brown <lenb@kernel.org> 14826 M: Len Brown <lenb@kernel.org> 15573 M: Len Brown <len.brown@intel.com> 16559 M: "Len Brown" <lenb@kernel.org>
|