Home
last modified time | relevance | path

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

/linux/drivers/net/ppp/
H A Dppp_synctty.c97 static const struct ppp_channel_ops sync_ops = { variable
184 ap->chan.ops = &sync_ops; in ppp_sync_open()
/linux/include/uapi/drm/
H A Dpvr_drm.h1269 struct drm_pvr_obj_array sync_ops; member
/linux/net/mac80211/
H A Dieee80211_i.h823 const struct ieee80211_mesh_sync_ops *sync_ops; member
H A Dtx.c5879 if (ifmsh->sync_ops) in __ieee80211_beacon_get()
5880 ifmsh->sync_ops->adjust_tsf(sdata, beacon); in __ieee80211_beacon_get()