Searched defs:sw (Results 1 – 6 of 6) sorted by relevance
70 static inline int usb_role_switch_set_role(struct usb_role_switch *sw, in usb_role_switch_set_role()76 static inline enum usb_role usb_role_switch_get_role(struct usb_role_switch *sw) in usb_role_switch_get_role()92 static inline void usb_role_switch_put(struct usb_role_switch *sw) { } in usb_role_switch_put()107 static inline void usb_role_switch_unregister(struct usb_role_switch *sw) { } in usb_role_switch_unregister()110 usb_role_switch_set_drvdata(struct usb_role_switch *sw, void *data) in usb_role_switch_set_drvdata()114 static inline void *usb_role_switch_get_drvdata(struct usb_role_switch *sw) in usb_role_switch_get_drvdata()
41 } sw; member
295 static inline void rfkill_set_states(struct rfkill *rfkill, bool sw, bool hw) in rfkill_set_states()
184 unsigned long sw[BITS_TO_LONGS(SW_CNT)]; member
329 struct tls_sw_context_rx sw; member
216 static inline void INIT_SAS_WORK(struct sas_work *sw, void (*fn)(struct work_struct *)) in INIT_SAS_WORK()