Home
last modified time | relevance | path

Searched defs:chip (Results 1 – 25 of 36) sorted by relevance

12

/include/linux/dma/
Dhsu.h50 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()
Ddw.h49 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/
Dchained_irq.h27 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/
Dvx_core.h227 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 …]
Dhdaudio.h373 #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 …]
Dak4xxx-adda.h90 #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
Dad1843.h14 void *chip; member
Dsb.h120 #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()
Dak4114.h212 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()
Dak4113.h330 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()
Dsb16_csp.h59 struct snd_sb *chip; /* SB16 DSP */ member
/include/soc/fsl/qe/
Dqe_ic.h103 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/
Dgpio-davinci.h33 struct davinci_gpio_controller *chip; member
38 struct gpio_chip chip; member
Dpixcir_i2c_ts.h61 struct pixcir_i2c_chip_data chip; member
Dgpio-htc-egpio.h51 struct htc_egpio_chip *chip; member
/include/linux/
Dpwm.h81 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()
Dhtcpld.h20 struct htcpld_chip_platform_data *chip; member
Dgpio.h213 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()
Di2c-algo-pca.h66 unsigned int chip; member
Dcb710.h102 static inline struct device *cb710_chip_dev(struct cb710_chip *chip) in cb710_chip_dev()
/include/linux/gpio/
Ddriver.h215 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/
Drawnand.h184 #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/
Dmax7301.h16 struct gpio_chip chip; member
/include/linux/mux/
Ddriver.h48 struct mux_chip *chip; member
/include/linux/power/
Dbq27xxx_battery.h57 enum bq27xxx_chip chip; member

12