Home
last modified time | relevance | path

Searched refs:to_gpio_sim_hog (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpio/
H A Dgpio-sim.c657 static struct gpio_sim_hog *to_gpio_sim_hog(struct config_item *item) in to_gpio_sim_hog() function
1241 struct gpio_sim_hog *hog = to_gpio_sim_hog(item); in gpio_sim_hog_config_name_show()
1252 struct gpio_sim_hog *hog = to_gpio_sim_hog(item); in gpio_sim_hog_config_name_store()
1276 struct gpio_sim_hog *hog = to_gpio_sim_hog(item); in gpio_sim_hog_config_direction_show()
1307 struct gpio_sim_hog *hog = to_gpio_sim_hog(item); in gpio_sim_hog_config_direction_store()
1335 struct gpio_sim_hog *hog = to_gpio_sim_hog(item); in gpio_sim_hog_config_active_low_show()
1347 struct gpio_sim_hog *hog = to_gpio_sim_hog(item); in gpio_sim_hog_config_active_low_store()
1377 struct gpio_sim_hog *hog = to_gpio_sim_hog(item); in gpio_sim_hog_config_item_release()