/drivers/md/ |
D | dm-cache-policy-smq.c | 63 static int space_init(struct entry_space *es, unsigned nr_entries) in space_init() 78 static void space_exit(struct entry_space *es) in space_exit() 83 static struct entry *__get_entry(struct entry_space *es, unsigned block) in __get_entry() 93 static unsigned to_index(struct entry_space *es, struct entry *e) in to_index() 99 static struct entry *to_entry(struct entry_space *es, unsigned block) in to_entry() 120 static struct entry *l_head(struct entry_space *es, struct ilist *l) in l_head() 125 static struct entry *l_tail(struct entry_space *es, struct ilist *l) in l_tail() 130 static struct entry *l_next(struct entry_space *es, struct entry *e) in l_next() 135 static struct entry *l_prev(struct entry_space *es, struct entry *e) in l_prev() 145 static void l_add_head(struct entry_space *es, struct ilist *l, struct entry *e) in l_add_head() [all …]
|
/drivers/clk/bcm/ |
D | clk-cygnus.c | 33 #define ASIU_DIV_VAL(o, es, hs, hw, ls, lw) \ argument 46 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument 49 #define ASIU_GATE_VAL(o, es) { .offset = o, .en_shift = es } argument
|
D | clk-nsp.c | 36 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
|
D | clk-ns2.c | 38 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
|
/drivers/parisc/ |
D | eisa_enumerator.c | 319 struct eeprom_eisa_slot_info *es, in parse_slot_config() 430 static int init_slot(int slot, struct eeprom_eisa_slot_info *es) in init_slot() 500 struct eeprom_eisa_slot_info *es; in eisa_enumerator() local
|
/drivers/w1/slaves/ |
D | w1_ds2431.c | 152 u8 es = (addr + len - 1) % W1_F2D_SCRATCH_SIZE; in w1_f2d_write() local
|
D | w1_ds2433.c | 166 u8 es = (addr + len - 1) & 0x1f; in w1_f23_write() local
|
D | w1_ds28e04.c | 171 u8 es = (addr + len - 1) & 0x1f; in w1_f1C_write() local
|
/drivers/dma/ |
D | mpc512x_dma.c | 330 static void mpc_dma_irq_process(struct mpc_dma *mdma, u32 is, u32 es, int off) in mpc_dma_irq_process() 364 uint es; in mpc_dma_irq() local 433 uint es; in mpc_dma_tasklet() local
|
D | moxart-dma.c | 129 uint8_t es; member 279 unsigned int es; in moxart_prep_slave_sg() local
|
D | omap-dma.c | 100 uint8_t es; /* CSDP_DATA_TYPE_xxx */ member 865 unsigned i, es, en, frame_bytes; in omap_dma_prep_slave_sg() local 998 unsigned es; in omap_dma_prep_dma_cyclic() local
|
/drivers/rtc/ |
D | rtc-ds2404.c | 161 u8 ta01, ta02, es; in ds2404_write_memory() local
|
/drivers/pci/hotplug/ |
D | ibmphp.h | 606 #define SLOT_ATTN(s, es) ((u8) ((es & HPC_SLOT_BLINK_ATTN) \ argument 623 #define SLOT_PCIX(es) ((u8) ((es & HPC_SLOT_PCIX) \ argument 626 #define SLOT_SPEED(es) ((u8) ((es & HPC_SLOT_SPEED2) \ argument 631 #define SLOT_BUS_MODE(es) ((u8) ((es & HPC_SLOT_BUS_MODE) \ argument
|
/drivers/net/can/usb/ |
D | kvaser_usb.c | 827 const struct kvaser_usb_error_summary *es, in kvaser_usb_rx_error_update_can_state() 893 const struct kvaser_usb_error_summary *es) in kvaser_usb_rx_error() 987 struct kvaser_usb_error_summary *es) in kvaser_usbcan_conditionally_rx_error() 1024 struct kvaser_usb_error_summary es = { }; in kvaser_usbcan_rx_error() local 1068 struct kvaser_usb_error_summary es = { }; in kvaser_leaf_rx_error() local
|
/drivers/net/cris/ |
D | eth_v10.c | 1509 update_rx_stats(struct net_device_stats *es) in update_rx_stats() 1520 update_tx_stats(struct net_device_stats *es) in update_tx_stats()
|
/drivers/spi/ |
D | spi-omap2-mcspi.c | 445 unsigned es) in omap2_mcspi_rx_dma() 603 unsigned es; in omap2_mcspi_txrx_dma() local
|
/drivers/mmc/core/ |
D | sd.c | 225 unsigned int au, es, et, eo; in mmc_read_ssr() local
|
/drivers/mtd/devices/ |
D | spear_smi.c | 105 #define FLASH_ID(n, es, id, psize, ssize, size) \ argument
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 598 struct i40e_eth_stats *es; /* device's eth stats */ in i40e_update_eth_stats() local 662 struct i40e_eth_stats *es; /* device's eth stats */ in i40e_update_veb_stats() local 797 struct i40e_eth_stats *es; /* device's eth stats */ in i40e_update_vsi_stats() local
|
/drivers/net/ |
D | macsec.c | 3293 bool es, scb, sci; in macsec_validate_attr() local
|