Home
last modified time | relevance | path

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

/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dcore.c596 static const struct i3c_master_controller_ops i3c_hci_ops = { variable
1022 return i3c_master_register(&hci->master, &pdev->dev, &i3c_hci_ops, false); in i3c_hci_probe()