Searched refs:gpio_dev_input (Results 1 – 2 of 2) sorted by relevance
68 if (gpio_dev_input[diport].installed == 0) { in di_interrup_proc()83 gpio_dev_input[diport].check_count = 0; in di_interrup_proc()84 gpio_dev_input[diport].monitor_flag = 1; in di_interrup_proc()119 if (gpio_dev_input[i].installed == 0 || in di_value_check()131 gpio_dev_input[i].monitor_flag = 0; in di_value_check()132 gpio_dev_input[i].check_count = 0; in di_value_check()134 gpio_dev_input[i].check_count++; in di_value_check()192 gpio_dev_input[i].installed = 1; in expansion_board_di_init()204 gpio_dev_input[i].installed = 0; in expansion_board_di_init()221 if (gpio_dev_input[port].installed == 0) { in expansion_board_di_get_value()[all …]
68 if (gpio_dev_input[diport].installed == 0) { in di_interrup_proc()83 gpio_dev_input[diport].check_count = 0; in di_interrup_proc()84 gpio_dev_input[diport].monitor_flag = 1; in di_interrup_proc()114 if (gpio_dev_input[i].installed == 0 || gpio_dev_input[i].monitor_flag == 0) { in di_value_check()124 gpio_dev_input[i].monitor_flag = 0; in di_value_check()125 gpio_dev_input[i].check_count = 0; in di_value_check()127 gpio_dev_input[i].check_count++; in di_value_check()179 gpio_dev_input[i].installed = 1; in expansion_board_di_init()190 gpio_dev_input[i].installed = 0; in expansion_board_di_init()207 if (gpio_dev_input[port].installed == 0) { in expansion_board_di_get_value()[all …]
Completed in 8 milliseconds