Lines Matching defs:bgc
107 static unsigned long bgpio_pin2mask(struct bgpio_chip *bgc, unsigned int pin) in bgpio_pin2mask()
112 static unsigned long bgpio_pin2mask_be(struct bgpio_chip *bgc, in bgpio_pin2mask_be()
120 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_get() local
127 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_set() local
146 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_set_with_clear() local
157 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_set_set() local
188 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_dir_in() local
203 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_dir_out() local
220 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_dir_in_inv() local
235 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_dir_out_inv() local
251 struct bgpio_chip *bgc, in bgpio_setup_accessors()
306 static int bgpio_setup_io(struct bgpio_chip *bgc, in bgpio_setup_io()
332 static int bgpio_setup_direction(struct bgpio_chip *bgc, in bgpio_setup_direction()
354 int bgpio_remove(struct bgpio_chip *bgc) in bgpio_remove()
364 int bgpio_init(struct bgpio_chip *bgc, struct device *dev, in bgpio_init()
454 struct bgpio_chip *bgc; in bgpio_pdev_probe() local
506 struct bgpio_chip *bgc = platform_get_drvdata(pdev); in bgpio_pdev_remove() local