| /include/linux/dma/ |
| D | hsu.h | 50 static inline int hsu_dma_get_status(struct hsu_dma_chip *chip, in hsu_dma_get_status() 55 static inline int hsu_dma_do_irq(struct hsu_dma_chip *chip, unsigned short nr, in hsu_dma_do_irq() 60 static inline int hsu_dma_probe(struct hsu_dma_chip *chip) { return -ENODEV; } in hsu_dma_probe() 61 static inline int hsu_dma_remove(struct hsu_dma_chip *chip) { return 0; } in hsu_dma_remove()
|
| D | dw.h | 49 static inline int dw_dma_probe(struct dw_dma_chip *chip) { return -ENODEV; } in dw_dma_probe() 50 static inline int dw_dma_remove(struct dw_dma_chip *chip) { return 0; } in dw_dma_remove()
|
| /include/linux/irqchip/ |
| D | chained_irq.h | 27 static inline void chained_irq_enter(struct irq_chip *chip, in chained_irq_enter() 43 static inline void chained_irq_exit(struct irq_chip *chip, in chained_irq_exit()
|
| /include/sound/ |
| D | vx_core.h | 227 static inline int vx_test_and_ack(struct vx_core *chip) in vx_test_and_ack() 232 static inline void vx_validate_irq(struct vx_core *chip, int enable) in vx_validate_irq() 237 static inline unsigned char snd_vx_inb(struct vx_core *chip, int reg) in snd_vx_inb() 242 static inline unsigned int snd_vx_inl(struct vx_core *chip, int reg) in snd_vx_inl() 247 static inline void snd_vx_outb(struct vx_core *chip, int reg, unsigned char val) in snd_vx_outb() 252 static inline void snd_vx_outl(struct vx_core *chip, int reg, unsigned int val) in snd_vx_outl() 257 #define vx_inb(chip,reg) snd_vx_inb(chip, VX_##reg) argument 258 #define vx_outb(chip,reg,val) snd_vx_outb(chip, VX_##reg,val) argument 259 #define vx_inl(chip,reg) snd_vx_inl(chip, VX_##reg) argument 260 #define vx_outl(chip,reg,val) snd_vx_outl(chip, VX_##reg,val) argument [all …]
|
| D | hdaudio.h | 373 #define _snd_hdac_chip_writeb(chip, reg, value) \ argument 375 #define _snd_hdac_chip_readb(chip, reg) \ argument 377 #define _snd_hdac_chip_writew(chip, reg, value) \ argument 379 #define _snd_hdac_chip_readw(chip, reg) \ argument 381 #define _snd_hdac_chip_writel(chip, reg, value) \ argument 383 #define _snd_hdac_chip_readl(chip, reg) \ argument 387 #define snd_hdac_chip_writel(chip, reg, value) \ argument 389 #define snd_hdac_chip_writew(chip, reg, value) \ argument 391 #define snd_hdac_chip_writeb(chip, reg, value) \ argument 393 #define snd_hdac_chip_readl(chip, reg) \ argument [all …]
|
| D | ak4xxx-adda.h | 90 #define snd_akm4xxx_get(ak,chip,reg) \ argument 92 #define snd_akm4xxx_set(ak,chip,reg,val) \ argument 94 #define snd_akm4xxx_get_vol(ak,chip,reg) \ argument 96 #define snd_akm4xxx_set_vol(ak,chip,reg,val) \ argument
|
| D | ad1843.h | 14 void *chip; member
|
| D | sb.h | 120 #define SBP(chip, x) ((chip)->port + s_b_SB_##x) argument 280 static inline void snd_sb_ack_8bit(struct snd_sb *chip) in snd_sb_ack_8bit() 285 static inline void snd_sb_ack_16bit(struct snd_sb *chip) in snd_sb_ack_16bit() 370 static inline int snd_sbmixer_add_ctl_elem(struct snd_sb *chip, const struct sbmix_elem *c) in snd_sbmixer_add_ctl_elem()
|
| D | ak4114.h | 212 static inline void snd_ak4114_suspend(struct ak4114 *chip) {} in snd_ak4114_suspend() 213 static inline void snd_ak4114_resume(struct ak4114 *chip) {} in snd_ak4114_resume()
|
| D | ak4113.h | 330 static inline void snd_ak4113_suspend(struct ak4113 *chip) {} in snd_ak4113_suspend() 331 static inline void snd_ak4113_resume(struct ak4113 *chip) {} in snd_ak4113_resume()
|
| D | sb16_csp.h | 59 struct snd_sb *chip; /* SB16 DSP */ member
|
| /include/soc/fsl/qe/ |
| D | qe_ic.h | 103 struct irq_chip *chip = irq_desc_get_chip(desc); in qe_ic_cascade_low_mpic() local 115 struct irq_chip *chip = irq_desc_get_chip(desc); in qe_ic_cascade_high_mpic() local 127 struct irq_chip *chip = irq_desc_get_chip(desc); in qe_ic_cascade_muxed_mpic() local
|
| /include/linux/platform_data/ |
| D | gpio-davinci.h | 33 struct davinci_gpio_controller *chip; member 38 struct gpio_chip chip; member
|
| D | pixcir_i2c_ts.h | 61 struct pixcir_i2c_chip_data chip; member
|
| D | gpio-htc-egpio.h | 51 struct htc_egpio_chip *chip; member
|
| /include/linux/ |
| D | pwm.h | 81 struct pwm_chip *chip; member 511 static inline int pwmchip_add(struct pwm_chip *chip) in pwmchip_add() 516 static inline int pwmchip_add_inversed(struct pwm_chip *chip) in pwmchip_add_inversed() 521 static inline int pwmchip_remove(struct pwm_chip *chip) in pwmchip_remove() 526 static inline struct pwm_device *pwm_request_from_chip(struct pwm_chip *chip, in pwm_request_from_chip() 643 static inline void pwmchip_sysfs_export(struct pwm_chip *chip) in pwmchip_sysfs_export() 647 static inline void pwmchip_sysfs_unexport(struct pwm_chip *chip) in pwmchip_sysfs_unexport()
|
| D | htcpld.h | 20 struct htcpld_chip_platform_data *chip; member
|
| D | gpio.h | 213 static inline int gpiochip_lock_as_irq(struct gpio_chip *chip, in gpiochip_lock_as_irq() 220 static inline void gpiochip_unlock_as_irq(struct gpio_chip *chip, in gpiochip_unlock_as_irq()
|
| D | i2c-algo-pca.h | 66 unsigned int chip; member
|
| D | cb710.h | 102 static inline struct device *cb710_chip_dev(struct cb710_chip *chip) in cb710_chip_dev()
|
| /include/linux/gpio/ |
| D | driver.h | 215 static inline int gpiochip_add(struct gpio_chip *chip) in gpiochip_add() 371 gpiochip_add_pin_range(struct gpio_chip *chip, const char *pinctl_name, in gpiochip_add_pin_range() 378 gpiochip_add_pingroup_range(struct gpio_chip *chip, in gpiochip_add_pingroup_range() 386 gpiochip_remove_pin_ranges(struct gpio_chip *chip) in gpiochip_remove_pin_ranges()
|
| /include/linux/mtd/ |
| D | rawnand.h | 184 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG)) argument 185 #define NAND_HAS_SUBPAGE_READ(chip) ((chip->options & NAND_SUBPAGE_READ)) argument 186 #define NAND_HAS_SUBPAGE_WRITE(chip) !((chip)->options & NAND_NO_SUBPAGE_WRITE) argument 959 static inline void nand_set_flash_node(struct nand_chip *chip, in nand_set_flash_node() 965 static inline struct device_node *nand_get_flash_node(struct nand_chip *chip) in nand_get_flash_node() 975 static inline struct mtd_info *nand_to_mtd(struct nand_chip *chip) in nand_to_mtd() 980 static inline void *nand_get_controller_data(struct nand_chip *chip) in nand_get_controller_data() 985 static inline void nand_set_controller_data(struct nand_chip *chip, void *priv) in nand_set_controller_data() 990 static inline void nand_set_manufacturer_data(struct nand_chip *chip, in nand_set_manufacturer_data() 996 static inline void *nand_get_manufacturer_data(struct nand_chip *chip) in nand_get_manufacturer_data() [all …]
|
| /include/linux/spi/ |
| D | max7301.h | 16 struct gpio_chip chip; member
|
| /include/linux/mux/ |
| D | driver.h | 48 struct mux_chip *chip; member
|
| /include/linux/power/ |
| D | bq27xxx_battery.h | 57 enum bq27xxx_chip chip; member
|