Searched refs:t509_device (Results 1 – 1 of 1) sorted by relevance
40 struct t509_device { struct61 static inline void t509_set_drvdata ( struct t509_device *t509, void *priv ) { in t509_set_drvdata() argument71 static inline void * t509_get_drvdata ( struct t509_device *t509 ) { in t509_get_drvdata()250 static inline void activate_t509_device ( struct t509_device *t509 ) { in activate_t509_device()265 static inline void deactivate_t509_device ( struct t509_device *t509 ) { in deactivate_t509_device()281 struct t509_device *t509 = hwdev; in legacy_t509_probe()292 struct t509_device *t509 = hwdev; in legacy_t509_disable()315 static int t509_probe ( struct t509_device *t509 ) { in t509_probe()327 static void t509_remove ( struct t509_device *t509 ) { in t509_remove()341 struct t509_device *t509 = NULL; in t509bus_probe()[all …]