Searched refs:other_channel_device (Results 1 – 1 of 1) sorted by relevance
61 const struct device *other_channel_device; member331 if (data->other_channel_device) { in gpio_xlnx_axi_isr()332 struct gpio_xlnx_axi_data *other_data = data->other_channel_device->data; in gpio_xlnx_axi_isr()334 gpio_fire_callbacks(&other_data->callbacks, data->other_channel_device, in gpio_xlnx_axi_isr()335 gpio_xlnx_axi_get_pending_int(data->other_channel_device)); in gpio_xlnx_axi_isr()426 (.other_channel_device = DEVICE_DT_GET(DT_INST_CHILD(n, gpio2))))}; \