Searched defs:pch_set_station_address (Results 1 - 1 of 1) sorted by relevance

/drivers/ptp/
H A Dptp_pch.c307 * pch_set_station_address() - This API sets the station address used by
312 int pch_set_station_address(u8 *addr, struct pci_dev *pdev) function
356 EXPORT_SYMBOL(pch_set_station_address); variable
662 if (pch_set_station_address(pch_param.station, pdev) != 0) {

Completed in 231 milliseconds