Searched refs:ft8xx_data (Results 1 – 1 of 1) sorted by relevance
49 struct ft8xx_data { struct71 static struct ft8xx_data ft8xx_data = { argument170 DEVICE_DT_INST_DEFINE(0, ft8xx_init, NULL, &ft8xx_data, &ft8xx_config,184 if (ft8xx_data.irq_callback != NULL) { in ft8xx_drv_irq_triggered()185 ft8xx_data.irq_callback(); in ft8xx_drv_irq_triggered()191 if (ft8xx_data.irq_callback != NULL) { in ft8xx_register_int()195 ft8xx_data.irq_callback = callback; in ft8xx_register_int()