Home
last modified time | relevance | path

Searched defs:set_active (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/drivers/usb/cdns3/
Dcore.c560 void cdns_set_active(struct cdns *cdns, u8 set_active) in cdns_set_active()
Dcore.h135 static inline void cdns_set_active(struct cdns *cdns, u8 set_active) { } in cdns_set_active()
/linux-6.14.4/include/linux/
Denclosure.h67 int (*set_active)(struct enclosure_device *, member
Dpm.h683 bool set_active:1; /* Owned by the PM core */ member
/linux-6.14.4/drivers/usb/gadget/function/
Du_audio.c494 static void set_active(struct uac_rtd_params *prm, bool active) in set_active() function
/linux-6.14.4/drivers/ata/
Dlibata-core.c1950 bool set_active) in ata_dev_power_init_tf()