Searched refs:amd_gpio (Results 1 – 3 of 3) sorted by relevance
41 static struct amd_gpio *pinctrl_dev;48 struct amd_gpio *gpio_dev = gpiochip_get_data(gc); in amd_gpio_get_direction()64 struct amd_gpio *gpio_dev = gpiochip_get_data(gc); in amd_gpio_direction_input()80 struct amd_gpio *gpio_dev = gpiochip_get_data(gc); in amd_gpio_direction_output()99 struct amd_gpio *gpio_dev = gpiochip_get_data(gc); in amd_gpio_get_value()113 struct amd_gpio *gpio_dev = gpiochip_get_data(gc); in amd_gpio_set_value()605 struct amd_gpio *gpio_dev = dev_id; in do_amd_gpio_irq_handler()903 struct amd_gpio *gpio_dev = pinctrl_dev; in amd_gpio_check_pending()1157 struct amd_gpio *gpio_dev; in amd_gpio_probe()1161 sizeof(struct amd_gpio), GFP_KERNEL); in amd_gpio_probe()[all …]
94 struct amd_gpio { struct
67 struct amd_gpio { struct78 struct amd_gpio *agp = gpiochip_get_data(chip); in amd_gpio_request() argument90 struct amd_gpio *agp = gpiochip_get_data(chip); in amd_gpio_free()99 struct amd_gpio *agp = gpiochip_get_data(chip); in amd_gpio_set()116 struct amd_gpio *agp = gpiochip_get_data(chip); in amd_gpio_get()128 struct amd_gpio *agp = gpiochip_get_data(chip); in amd_gpio_dirout()145 struct amd_gpio *agp = gpiochip_get_data(chip); in amd_gpio_dirin()160 static struct amd_gpio gp = {
Completed in 17 milliseconds