Searched refs:qrio_gpio_direction_input (Results 1 – 3 of 3) sorted by relevance
52 qrio_gpio_direction_input(DEBLOCK_PORT1, DEBLOCK_SCL1); in i2c_deblock_gpio_cfg()53 qrio_gpio_direction_input(DEBLOCK_PORT1, DEBLOCK_SDA1); in i2c_deblock_gpio_cfg()301 qrio_gpio_direction_input(SELFTEST_PORT, SELFTEST_PIN); in post_hotkeys_pressed()
15 void qrio_gpio_direction_input(u8 port_off, u8 gpio_nr);
59 void qrio_gpio_direction_input(u8 port_off, u8 gpio_nr) in qrio_gpio_direction_input() function