atmel_tcb_dt_ids   92 drivers/misc/atmel_tclib.c static const struct of_device_id atmel_tcb_dt_ids[] = {
atmel_tcb_dt_ids  104 drivers/misc/atmel_tclib.c MODULE_DEVICE_TABLE(of, atmel_tcb_dt_ids);
atmel_tcb_dt_ids  144 drivers/misc/atmel_tclib.c 		match = of_match_node(atmel_tcb_dt_ids, pdev->dev.of_node);
atmel_tcb_dt_ids  193 drivers/misc/atmel_tclib.c 		.of_match_table	= of_match_ptr(atmel_tcb_dt_ids),