Lines Matching defs:pcs

298 	struct pcs_device *pcs;  in pcs_get_groups_count()  local
308 struct pcs_device *pcs; in pcs_get_group_name() local
327 struct pcs_device *pcs; in pcs_get_group_pins() local
348 struct pcs_device *pcs; in pcs_pin_dbg_show() local
362 struct pcs_device *pcs; in pcs_dt_free_map() local
383 struct pcs_device *pcs; in pcs_get_functions_count() local
393 struct pcs_device *pcs; in pcs_get_function_name() local
412 struct pcs_device *pcs; in pcs_get_function_groups() local
431 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); in pcs_get_function() local
453 struct pcs_device *pcs; in pcs_set_mux() local
494 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); in pcs_request_gpio() local
559 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); in pcs_pinconf_get() local
623 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); in pcs_pinconf_set() local
754 static int pcs_add_pin(struct pcs_device *pcs, unsigned offset, in pcs_add_pin()
801 static int pcs_allocate_pin_table(struct pcs_device *pcs) in pcs_allocate_pin_table()
865 static struct pcs_function *pcs_add_function(struct pcs_device *pcs, in pcs_add_function()
894 static void pcs_remove_function(struct pcs_device *pcs, in pcs_remove_function()
919 static int pcs_add_pingroup(struct pcs_device *pcs, in pcs_add_pingroup()
952 static int pcs_get_pin_by_offset(struct pcs_device *pcs, unsigned offset) in pcs_get_pin_by_offset()
1006 static void pcs_add_conf2(struct pcs_device *pcs, struct device_node *np, in pcs_add_conf2()
1025 static void pcs_add_conf4(struct pcs_device *pcs, struct device_node *np, in pcs_add_conf4()
1050 static int pcs_parse_pinconf(struct pcs_device *pcs, struct device_node *np, in pcs_parse_pinconf()
1136 static int pcs_parse_one_pinctrl_entry(struct pcs_device *pcs, in pcs_parse_one_pinctrl_entry()
1224 static int pcs_parse_bits_in_pinctrl_entry(struct pcs_device *pcs, in pcs_parse_bits_in_pinctrl_entry()
1359 struct pcs_device *pcs; in pcs_dt_node_to_map() local
1410 static void pcs_free_funcs(struct pcs_device *pcs) in pcs_free_funcs()
1437 static void pcs_free_pingroups(struct pcs_device *pcs) in pcs_free_pingroups()
1464 static void pcs_irq_free(struct pcs_device *pcs) in pcs_irq_free()
1484 static void pcs_free_resources(struct pcs_device *pcs) in pcs_free_resources()
1506 static int pcs_add_gpio_func(struct device_node *node, struct pcs_device *pcs) in pcs_add_gpio_func()
1558 struct pcs_device *pcs; in pcs_irq_set() local
1636 struct pcs_device *pcs; in pcs_irq_handle() local
1700 struct pcs_device *pcs; in pcs_irqdomain_map() local
1734 static int pcs_irq_init_chained_handler(struct pcs_device *pcs, in pcs_irq_init_chained_handler()
1794 struct pcs_device *pcs; in pinctrl_single_suspend() local
1805 struct pcs_device *pcs; in pinctrl_single_resume() local
1821 struct pcs_device *pcs; in pcs_probe() local
1964 struct pcs_device *pcs = platform_get_drvdata(pdev); in pcs_remove() local