Searched defs:set_active (Results 1 – 6 of 6) sorted by relevance
562 cdns_set_active(struct cdns * cdns,u8 set_active) cdns_set_active() argument
135 static inline void cdns_set_active(struct cdns *cdns, u8 set_active) { } in cdns_set_active()
67 int (*set_active)(struct enclosure_device *, member
683 bool set_active:1; /* Owned by the PM core */ member
494 static void set_active(struct uac_rtd_params *prm, bool active) in set_active() function
1919 bool set_active) in ata_dev_power_init_tf()