Home
last modified time | relevance | path

Searched refs:atmel_tcb_dt_ids (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/
H A Datmel_tclib.c92 static const struct of_device_id atmel_tcb_dt_ids[] = { variable
104 MODULE_DEVICE_TABLE(of, atmel_tcb_dt_ids);
142 match = of_match_node(atmel_tcb_dt_ids, pdev->dev.of_node); in tc_probe()
191 .of_match_table = of_match_ptr(atmel_tcb_dt_ids),

Completed in 1 milliseconds