Home
last modified time | relevance | path

Searched refs:atmel_twi_dt_ids (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-at91-core.c149 static const struct of_device_id atmel_twi_dt_ids[] = { variable
181 MODULE_DEVICE_TABLE(of, atmel_twi_dt_ids);
189 match = of_match_node(atmel_twi_dt_ids, pdev->dev.of_node); in at91_twi_get_driver_data()
349 .of_match_table = of_match_ptr(atmel_twi_dt_ids),

Completed in 5 milliseconds