Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-xgene-slimpro.c587 static const struct of_device_id xgene_slimpro_i2c_dt_ids[] = { variable
591 MODULE_DEVICE_TABLE(of, xgene_slimpro_i2c_dt_ids);
607 .of_match_table = of_match_ptr(xgene_slimpro_i2c_dt_ids),
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-xgene-slimpro.c575 static const struct of_device_id xgene_slimpro_i2c_dt_ids[] = { variable
579 MODULE_DEVICE_TABLE(of, xgene_slimpro_i2c_dt_ids);
595 .of_match_table = of_match_ptr(xgene_slimpro_i2c_dt_ids),

Completed in 2 milliseconds