Lines Matching refs:match
157 * @pdev: platform device to match with associated port ops.
171 /* match port_ops using the name of platform device */
333 .match = dfl_bus_match,
563 * This function will match sub features with given feature drvs list and
1497 * @data: data passed to match function
1498 * @match: match function used to find specific port from the port device list
1509 int (*match)(struct platform_device *, void *))
1517 if (match(port_dev, data) && get_device(&port_dev->dev))
1699 * device, so if released port number doesn't match VF device number,