Searched defs:_ds (Results 1 – 5 of 5) sorted by relevance
/linux/include/net/ |
H A D | dsa.h | 177 #define dsa_hsr_foreach_port(_dp, _ds, _hsr) \ argument 582 #define dsa_switch_for_each_port(_dp, _ds) \ argument 586 #define dsa_switch_for_each_port_safe(_dp, _next, _ds) \ argument 590 #define dsa_switch_for_each_port_continue_reverse(_dp, _ds) \ argument 594 #define dsa_switch_for_each_available_port(_dp, _ds) \ argument 598 #define dsa_switch_for_each_user_port(_dp, _ds) \ argument 602 #define dsa_switch_for_each_user_port_continue_reverse(_dp, _ds) \ argument 606 #define dsa_switch_for_each_cpu_port(_dp, _ds) \ argument 610 #define dsa_switch_for_each_cpu_port_continue_reverse(_dp, _ds) \ argument
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_mac.h | 53 #define AR9003TXC_CONST(_ds) ((const struct ar9003_txc *) _ds) argument
|
H A D | ath9k.h | 66 #define DS2PHYS(_dd, _ds) \ argument
|
/linux/arch/x86/kernel/ |
H A D | process_64.c | 533 u16 _cs, u16 _ss, u16 _ds) in start_thread_common()
|
/linux/drivers/usb/gadget/function/ |
H A D | f_fs.c | 2470 struct usb_descriptor_header *_ds = (void *)data; in ffs_do_single_desc() local
|