Searched refs:i3c_device_match_id (Results 1 – 6 of 6) sorted by relevance
263 i3c_device_match_id(struct i3c_device *i3cdev, in i3c_device_match_id() function300 EXPORT_SYMBOL_GPL(i3c_device_match_id);
348 if (i3c_device_match_id(i3cdev, i3cdrv->id_table)) in i3c_device_match()
30 const struct i3c_device_id *id = i3c_device_match_id(i3cdev, in st_lsm6dsx_i3c_probe()
207 i3c_device_match_id(struct i3c_device *i3cdev,
862 id_data = i3c_device_match_id(i3cdev, lm75_i3c_ids)->data; in lm75_i3c_probe()
1478 const struct i3c_device_id *id = i3c_device_match_id(i3cdev, ad4062_id_table); in ad4062_probe()