Home
last modified time | relevance | path

Searched defs:es (Results 1 – 20 of 20) sorted by relevance

/drivers/md/
Ddm-cache-policy-smq.c63 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/
Dclk-cygnus.c33 #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
Dclk-nsp.c36 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
Dclk-ns2.c38 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
/drivers/parisc/
Deisa_enumerator.c319 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/
Dw1_ds2431.c152 u8 es = (addr + len - 1) % W1_F2D_SCRATCH_SIZE; in w1_f2d_write() local
Dw1_ds2433.c166 u8 es = (addr + len - 1) & 0x1f; in w1_f23_write() local
Dw1_ds28e04.c171 u8 es = (addr + len - 1) & 0x1f; in w1_f1C_write() local
/drivers/dma/
Dmpc512x_dma.c330 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
Dmoxart-dma.c129 uint8_t es; member
279 unsigned int es; in moxart_prep_slave_sg() local
Domap-dma.c100 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/
Drtc-ds2404.c161 u8 ta01, ta02, es; in ds2404_write_memory() local
/drivers/pci/hotplug/
Dibmphp.h606 #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/
Dkvaser_usb.c827 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/
Deth_v10.c1509 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/
Dspi-omap2-mcspi.c445 unsigned es) in omap2_mcspi_rx_dma()
603 unsigned es; in omap2_mcspi_txrx_dma() local
/drivers/mmc/core/
Dsd.c225 unsigned int au, es, et, eo; in mmc_read_ssr() local
/drivers/mtd/devices/
Dspear_smi.c105 #define FLASH_ID(n, es, id, psize, ssize, size) \ argument
/drivers/net/ethernet/intel/i40e/
Di40e_main.c598 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/
Dmacsec.c3293 bool es, scb, sci; in macsec_validate_attr() local