Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/mediatek/
H A Dmtk-mutex.c1031 static const struct of_device_id mutex_driver_dt_match[] = { variable
1047 MODULE_DEVICE_TABLE(of, mutex_driver_dt_match);
1053 .of_match_table = mutex_driver_dt_match,