Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/ptp/
Dptp_ocp.c653 ptp_ocp_firstchild(struct device *dev, void *data) in ptp_ocp_firstchild() function
698 dev = device_find_child(&bp->i2c_ctrl->dev, NULL, ptp_ocp_firstchild); in ptp_ocp_get_serial_number()
746 while ((dev = device_find_child(dev, NULL, ptp_ocp_firstchild))) { in ptp_ocp_find_flash()