Home
last modified time | relevance | path

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

/linux/include/linux/
H A Denclosure.h67 int (*set_active)(struct enclosure_device *, member
/linux/drivers/usb/cdns3/
H A Dcore.h138 static inline void cdns_set_active(struct cdns *cdns, u8 set_active) { } in cdns_set_active()
/linux/drivers/usb/gadget/function/
H A Du_audio.c494 static void set_active(struct uac_rtd_params *prm, bool active) in set_active() function
/linux/drivers/ata/
H A Dlibata-core.c1950 bool set_active) in ata_dev_power_init_tf()