Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/fbtft/
H A Dfbtft.h301 static const struct of_device_id dt_ids[] = { \
306 MODULE_DEVICE_TABLE(of, dt_ids); \
312 .of_match_table = dt_ids, \
322 .of_match_table = dt_ids, \
/OK3568_Linux_fs/kernel/sound/soc/hisilicon/
H A Dhi3660-i2s.c427 static const struct of_device_id dt_ids[] = { variable
432 MODULE_DEVICE_TABLE(of, dt_ids);
440 .of_match_table = dt_ids,