Searched refs:fbnic_present (Results 1 – 2 of 2) sorted by relevance
80 if (!fbnic_present(fbd)) in fbnic_ptp_refresh_time()125 return fbnic_present(fbd) ? 0 : -EIO; in fbnic_ptp_adjfine()172 if (!fbnic_present(fbd)) in fbnic_ptp_gettimex64()197 if (fbnic_present(fbd)) { in fbnic_ptp_settime64()
104 static inline bool fbnic_present(struct fbnic_dev *fbd) in fbnic_present() function
Completed in 6 milliseconds