Searched refs:mac_pton (Results 1 – 4 of 4) sorted by relevance
7 bool mac_pton(const char *s, u8 *mac) in mac_pton() function27 EXPORT_SYMBOL(mac_pton);
339 if (!mac_pton(buf, addr.data)) in uwb_rc_mac_addr_store()
639 bool mac_pton(const char *s, u8 *mac);
644 if (!mac_pton(buf, mac)) in store_pch_mac()