Searched defs:gc (Results 1 - 25 of 300) sorted by relevance

1234567891011>>

/linux-master/drivers/bcma/
H A Ddriver_gmac_cmn.c11 void bcma_core_gmac_cmn_init(struct bcma_drv_gmac_cmn *gc) argument
H A Dbcma_private.h195 static inline void bcma_core_gmac_cmn_init(struct bcma_drv_gmac_cmn *gc) argument
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/
H A Dia_css_gc2_param.h41 u16 gc[SH_CSS_ISP_RGB_GAMMA_TABLE_SIZE]; member in struct:sh_css_isp_rgb_gamma_vamem_params
/linux-master/arch/arm/plat-orion/
H A Dirq.c24 struct irq_chip_generic *gc; local
/linux-master/arch/arm/mach-imx/
H A Dirq-common.c14 struct irq_chip_generic *gc; local
/linux-master/include/linux/gpio/
H A Dlegacy-of-mm-gpiochip.h21 struct gpio_chip gc; member in struct:of_mm_gpio_chip
26 static inline struct of_mm_gpio_chip *to_of_mm_gpio_chip(struct gpio_chip *gc) argument
/linux-master/drivers/gpio/
H A Dgpio-clps711x.c17 struct gpio_chip *gc; local
[all...]
H A Dgpiolib-of.h34 static inline int of_gpiochip_add(struct gpio_chip *gc) { return 0; } argument
35 static inline void of_gpiochip_remove(struct gpio_chip *gc) { } argument
H A Dgpio-tps65912.c23 static int tps65912_gpio_get_direction(struct gpio_chip *gc, argument
40 static int tps65912_gpio_direction_input(struct gpio_chip *gc, unsigned offset) argument
48 static int tps65912_gpio_direction_output(struct gpio_chip *gc, argument
61 static int tps65912_gpio_get(struct gpio_chip *gc, unsigned offset) argument
76 static void tps65912_gpio_set(struct gpio_chip *gc, unsigned offset, argument
[all...]
H A Dgpio-loongson1.c20 struct gpio_chip gc; member in struct:ls1x_gpio_chip
24 static int ls1x_gpio_request(struct gpio_chip *gc, unsigned int offset) argument
37 static void ls1x_gpio_free(struct gpio_chip *gc, unsigned int offset) argument
[all...]
H A Dgpio-gw-pld.c35 static int gw_pld_input8(struct gpio_chip *gc, unsigned offset) argument
43 static int gw_pld_get8(struct gpio_chip *gc, unsigned offset) argument
53 static int gw_pld_output8(struct gpio_chip *gc, unsigned offset, int value) argument
65 static void gw_pld_set8(struct gpio_chip *gc, unsigned offset, int value) argument
H A Dgpio-rc5t583.c24 static int rc5t583_gpio_get(struct gpio_chip *gc, unsigned int offset) argument
38 static void rc5t583_gpio_set(struct gpio_chip *gc, unsigned int offset, int val) argument
48 static int rc5t583_gpio_dir_input(struct gpio_chip *gc, unsigned int offset) argument
62 static int rc5t583_gpio_dir_output(struct gpio_chip *gc, unsigned offset, argument
78 static int rc5t583_gpio_to_irq(struct gpio_chip *gc, unsigne argument
88 rc5t583_gpio_free(struct gpio_chip *gc, unsigned offset) argument
[all...]
H A Dgpio-74xx-mmio.c21 struct gpio_chip gc; member in struct:mmio_74xx_gpio_priv
78 static int mmio_74xx_get_direction(struct gpio_chip *gc, unsigned offset) argument
88 static int mmio_74xx_dir_in(struct gpio_chip *gc, unsigned int gpio) argument
98 static int mmio_74xx_dir_out(struct gpio_chip *gc, unsigned int gpio, int val) argument
[all...]
H A Dgpio-ge.c55 struct gpio_chip *gc; local
[all...]
H A Dgpio-tps6586x.c30 static int tps6586x_gpio_get(struct gpio_chip *gc, unsigned offset) argument
43 static void tps6586x_gpio_set(struct gpio_chip *gc, unsigned offset, argument
52 static int tps6586x_gpio_output(struct gpio_chip *gc, unsigned offset, argument
67 static int tps6586x_gpio_to_irq(struct gpio_chip *gc, unsigned offset) argument
H A Dgpio-loongson.c96 struct gpio_chip *gc; local
[all...]
H A Dgpio-xtensa.c72 static int xtensa_impwire_get_direction(struct gpio_chip *gc, unsigned offset) argument
77 static int xtensa_impwire_get_value(struct gpio_chip *gc, unsigned offset) argument
89 static void xtensa_impwire_set_value(struct gpio_chip *gc, unsigned offset, argument
95 static int xtensa_expstate_get_direction(struct gpio_chip *gc, unsigned offset) argument
100 static int xtensa_expstate_get_value(struct gpio_chip *gc, unsigned offset) argument
112 static void xtensa_expstate_set_value(struct gpio_chip *gc, unsigned offset, argument
H A Dgpio-mlxbf.c40 struct gpio_chip gc; member in struct:mlxbf_gpio_state
54 struct gpio_chip *gc; local
H A Dgpio-moxtet.c34 static int moxtet_gpio_get_value(struct gpio_chip *gc, unsigned int offset) argument
55 static void moxtet_gpio_set_value(struct gpio_chip *gc, unsigned int offset, argument
75 static int moxtet_gpio_get_direction(struct gpio_chip *gc, unsigned int offset) argument
88 static int moxtet_gpio_direction_input(struct gpio_chip *gc, argument
101 static int moxtet_gpio_direction_output(struct gpio_chip *gc, argument
[all...]
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/
H A Dia_css_gc_param.h59 u16 gc[SH_CSS_ISP_GC_TABLE_SIZE]; member in struct:sh_css_isp_gc_vamem_params
H A Dia_css_gc.host.c75 ia_css_gc_dump( const struct sh_css_isp_gc_params *gc, unsigned int level) argument
/linux-master/include/linux/
H A Dcookie.h30 static __always_inline u64 gen_cookie_next(struct gen_cookie *gc) argument
/linux-master/drivers/net/dsa/
H A Dvitesse-vsc73xx.h13 struct gpio_chip gc; member in struct:vsc73xx
/linux-master/drivers/infiniband/hw/mana/
H A Dcq.c15 struct gdma_context *gc; local
80 struct gdma_context *gc; local
113 struct gdma_context *gc = mdev_to_gc(mdev); local
[all...]
/linux-master/arch/sh/boards/mach-se/7343/
H A Dirq.c69 struct irq_chip_generic *gc; local

Completed in 279 milliseconds

1234567891011>>