Searched defs:down_list (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-dapm.c | 1880 dapm_widget_set_power(struct snd_soc_dapm_widget *w, bool power, struct list_head *up_list, struct list_head *down_list) dapm_widget_set_power() argument 1910 dapm_power_one_widget(struct snd_soc_dapm_widget *w, struct list_head *up_list, struct list_head *down_list) dapm_power_one_widget() argument [all...] |
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-dapm.c | 1876 dapm_power_one_widget(struct snd_soc_dapm_widget *w, struct list_head *up_list, struct list_head *down_list) dapm_power_one_widget() argument
|
/kernel/linux/linux-5.10/net/core/ |
H A D | dev.c | 7784 __netdev_adjacent_dev_link_lists(struct net_device *dev, struct net_device *upper_dev, struct list_head *up_list, struct list_head *down_list, void *private, bool master) __netdev_adjacent_dev_link_lists() argument 7807 __netdev_adjacent_dev_unlink_lists(struct net_device *dev, struct net_device *upper_dev, u16 ref_nr, struct list_head *up_list, struct list_head *down_list) __netdev_adjacent_dev_unlink_lists() argument
|
/kernel/linux/linux-6.6/net/core/ |
H A D | dev.c | 7641 __netdev_adjacent_dev_link_lists(struct net_device *dev, struct net_device *upper_dev, struct list_head *up_list, struct list_head *down_list, void *private, bool master) __netdev_adjacent_dev_link_lists() argument 7664 __netdev_adjacent_dev_unlink_lists(struct net_device *dev, struct net_device *upper_dev, u16 ref_nr, struct list_head *up_list, struct list_head *down_list) __netdev_adjacent_dev_unlink_lists() argument
|
Completed in 37 milliseconds