Searched defs:_ds (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/include/net/ |
H A D | dsa.h | 176 #define dsa_hsr_foreach_port(_dp, _ds, _hsr) \ argument 561 #define dsa_switch_for_each_port(_dp, _ds) \ argument 565 #define dsa_switch_for_each_port_safe(_dp, _next, _ds) \ argument 569 #define dsa_switch_for_each_port_continue_reverse(_dp, _ds) \ argument 573 #define dsa_switch_for_each_available_port(_dp, _ds) \ argument 577 #define dsa_switch_for_each_user_port(_dp, _ds) \ argument 581 #define dsa_switch_for_each_cpu_port(_dp, _ds) \ argument 585 #define dsa_switch_for_each_cpu_port_continue_reverse(_dp, _ds) \ argument
|
/openbmc/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 | mac.h | 318 #define AR5416DESC(_ds) ((struct ar5416_desc *)(_ds)) argument 319 #define AR5416DESC_CONST(_ds) ((const struct ar5416_desc *)(_ds)) argument
|
H A D | ath9k.h | 65 #define DS2PHYS(_dd, _ds) \ argument
|
/openbmc/linux/arch/x86/kernel/ |
H A D | process_64.c | 508 unsigned int _cs, unsigned int _ss, unsigned int _ds) in start_thread_common()
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_fs.c | 2004 struct usb_descriptor_header *_ds = (void *)data; in ffs_do_single_desc() local
|