/drivers/s390/cio/ |
D | idset.c | 26 struct idset *set; in idset_new() local 37 void idset_free(struct idset *set) in idset_free() 42 void idset_fill(struct idset *set) in idset_fill() 47 static inline void idset_add(struct idset *set, int ssid, int id) in idset_add() 52 static inline void idset_del(struct idset *set, int ssid, int id) in idset_del() 57 static inline int idset_contains(struct idset *set, int ssid, int id) in idset_contains() 67 void idset_sch_add(struct idset *set, struct subchannel_id schid) in idset_sch_add() 72 void idset_sch_del(struct idset *set, struct subchannel_id schid) in idset_sch_del() 78 void idset_sch_del_subseq(struct idset *set, struct subchannel_id schid) in idset_sch_del_subseq() 85 int idset_sch_contains(struct idset *set, struct subchannel_id schid) in idset_sch_contains() [all …]
|
/drivers/media/pci/bt8xx/ |
D | bttv-audio-hook.c | 55 void gvbctv3pci_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in gvbctv3pci_audio() 86 void gvbctv5pci_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in gvbctv5pci_audio() 157 void avermedia_tvphone_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in avermedia_tvphone_audio() 188 void avermedia_tv_stereo_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in avermedia_tv_stereo_audio() 221 void lt9415_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in lt9415_audio() 259 void terratv_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in terratv_audio() 292 void winfast2000_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in winfast2000_audio() 336 void pvbt878p9b_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in pvbt878p9b_audio() 377 void fv2000s_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in fv2000s_audio() 416 void windvr_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in windvr_audio() [all …]
|
/drivers/infiniband/hw/hfi1/ |
D | affinity.c | 75 static inline void init_cpu_mask_set(struct cpu_mask_set *set) in init_cpu_mask_set() 83 static void _cpu_mask_set_gen_inc(struct cpu_mask_set *set) in _cpu_mask_set_gen_inc() 95 static void _cpu_mask_set_gen_dec(struct cpu_mask_set *set) in _cpu_mask_set_gen_dec() 104 static int cpu_mask_set_get_first(struct cpu_mask_set *set, cpumask_var_t diff) in cpu_mask_set_get_first() 125 static void cpu_mask_set_put(struct cpu_mask_set *set, int cpu) in cpu_mask_set_put() 371 struct cpu_mask_set *set = dd->comp_vect; in _dev_comp_vect_cpu_get() local 410 struct cpu_mask_set *set = dd->comp_vect; in _dev_comp_vect_cpu_put() local 788 struct cpu_mask_set *set; in hfi1_update_sdma_affinity() local 882 struct cpu_mask_set *set = NULL; in get_irq_affinity() local 966 struct cpu_mask_set *set = NULL; in hfi1_put_irq_affinity() local [all …]
|
D | exp_rcv.h | 52 #define EXP_TID_SET_EMPTY(set) (set.count == 0 && list_empty(&set.list)) argument 148 struct exp_tid_set *set) in tid_group_add_tail() 155 struct exp_tid_set *set) in tid_group_remove() 169 static inline struct tid_group *tid_group_pop(struct exp_tid_set *set) in tid_group_pop()
|
/drivers/net/phy/ |
D | phy-core.c | 586 int phy_modify_changed(struct phy_device *phydev, u32 regnum, u16 mask, u16 set) in phy_modify_changed() 609 int __phy_modify(struct phy_device *phydev, u32 regnum, u16 mask, u16 set) in __phy_modify() 630 int phy_modify(struct phy_device *phydev, u32 regnum, u16 mask, u16 set) in phy_modify() 656 u16 mask, u16 set) in __phy_modify_mmd_changed() 689 u16 mask, u16 set) in phy_modify_mmd_changed() 714 u16 mask, u16 set) in __phy_modify_mmd() 737 u16 mask, u16 set) in phy_modify_mmd() 900 u16 mask, u16 set) in phy_modify_paged_changed() 923 u16 mask, u16 set) in phy_modify_paged()
|
D | bcm-phy-lib.c | 72 int __bcm_phy_modify_exp(struct phy_device *phydev, u16 reg, u16 mask, u16 set) in __bcm_phy_modify_exp() 92 int bcm_phy_modify_exp(struct phy_device *phydev, u16 reg, u16 mask, u16 set) in bcm_phy_modify_exp() 264 int __bcm_phy_modify_rdb(struct phy_device *phydev, u16 rdb, u16 mask, u16 set) in __bcm_phy_modify_rdb() 284 int bcm_phy_modify_rdb(struct phy_device *phydev, u16 rdb, u16 mask, u16 set) in bcm_phy_modify_rdb() 606 u16 mask, set; in _bcm_phy_cable_test_start() local
|
/drivers/usb/dwc3/ |
D | ep0.c | 396 int set) in dwc3_ep0_handle_u1() 419 int set) in dwc3_ep0_handle_u2() 443 u32 wIndex, int set) in dwc3_ep0_handle_test() 467 struct usb_ctrlrequest *ctrl, int set) in dwc3_ep0_handle_device() 505 struct usb_ctrlrequest *ctrl, int set) in dwc3_ep0_handle_intf() 530 struct usb_ctrlrequest *ctrl, int set) in dwc3_ep0_handle_endpoint() 564 struct usb_ctrlrequest *ctrl, int set) in dwc3_ep0_handle_feature()
|
/drivers/gpu/drm/ |
D | drm_crtc.c | 98 struct drm_mode_set set = { in drm_crtc_force_disable() local 445 static int __drm_mode_set_config_internal(struct drm_mode_set *set, in __drm_mode_set_config_internal() 502 int drm_mode_set_config_internal(struct drm_mode_set *set) in drm_mode_set_config_internal() 562 struct drm_mode_set set; in drm_mode_setcrtc() local
|
/drivers/watchdog/ |
D | iTCO_wdt.c | 175 static int update_no_reboot_bit_def(void *priv, bool set) in update_no_reboot_bit_def() 180 static int update_no_reboot_bit_pci(void *priv, bool set) in update_no_reboot_bit_pci() 200 static int update_no_reboot_bit_mem(void *priv, bool set) in update_no_reboot_bit_mem() 220 static int update_no_reboot_bit_cnt(void *priv, bool set) in update_no_reboot_bit_cnt() 237 static int update_no_reboot_bit_pmc(void *priv, bool set) in update_no_reboot_bit_pmc()
|
D | max63xx_wdt.c | 57 void (*set)(struct max63xx_wdt *wdt, u8 set); member 174 static void max63xx_mmap_set(struct max63xx_wdt *wdt, u8 set) in max63xx_mmap_set()
|
/drivers/iommu/ |
D | ioasid.c | 15 struct ioasid_set *set; member 304 ioasid_t ioasid_alloc(struct ioasid_set *set, ioasid_t min, ioasid_t max, in ioasid_alloc() 389 void *ioasid_find(struct ioasid_set *set, ioasid_t ioasid, in ioasid_find()
|
/drivers/net/wireless/broadcom/b43/ |
D | phy_common.c | 239 void b43_radio_set(struct b43_wldev *dev, u16 offset, u16 set) in b43_radio_set() 245 void b43_radio_maskset(struct b43_wldev *dev, u16 offset, u16 mask, u16 set) in b43_radio_maskset() 310 void b43_phy_set(struct b43_wldev *dev, u16 offset, u16 set) in b43_phy_set() 321 void b43_phy_maskset(struct b43_wldev *dev, u16 offset, u16 mask, u16 set) in b43_phy_maskset()
|
D | debugfs.c | 112 unsigned int routing, addr, mask, set; in shm16write__write_file() local 188 unsigned int routing, addr, mask, set; in shm32write__write_file() local 260 unsigned int addr, mask, set; in mmio16write__write_file() local 324 unsigned int addr, mask, set; in mmio32write__write_file() local
|
/drivers/pnp/ |
D | quirks.c | 53 unsigned int set = ~0; in quirk_awe32_resources() local 139 unsigned int set) in pnp_clone_dependent_set() 183 unsigned int num_sets, i, set; in quirk_add_irq_optional_dependent_sets() local
|
/drivers/clocksource/ |
D | timer-armada-370-xp.c | 91 static void local_timer_ctrl_clrset(u32 clr, u32 set) in local_timer_ctrl_clrset() 176 u32 clr = 0, set = 0; in armada_370_xp_timer_starting_cpu() local 245 u32 clr = 0, set = 0; in armada_370_xp_timer_common_init() local
|
/drivers/usb/cdns3/ |
D | ep0.c | 276 int set) in cdns3_ep0_feature_handle_device() 339 int set) in cdns3_ep0_feature_handle_intf() 358 int set) in cdns3_ep0_feature_handle_endpoint() 397 int set) in cdns3_req_ep0_handle_feature()
|
/drivers/clk/sprd/ |
D | gate.c | 17 bool set = sg->flags & CLK_GATE_SET_TO_DISABLE ? true : false; in clk_gate_toggle() local 34 bool set = sg->flags & CLK_GATE_SET_TO_DISABLE ? 1 : 0; in clk_sc_gate_toggle() local
|
/drivers/bcma/ |
D | driver_chipcommon_pmu.c | 33 u32 set) in bcma_chipco_pll_maskset() 42 u32 offset, u32 mask, u32 set) in bcma_chipco_chipctl_maskset() 51 u32 set) in bcma_chipco_regctl_maskset()
|
/drivers/usb/typec/ |
D | bus.h | 40 typec_switch_set_fn_t set; member 45 typec_mux_set_fn_t set; member
|
/drivers/media/platform/xilinx/ |
D | xilinx-vip.c | 174 void xvip_clr_or_set(struct xvip_device *xvip, u32 addr, u32 mask, bool set) in xvip_clr_or_set() 194 void xvip_clr_and_set(struct xvip_device *xvip, u32 addr, u32 clr, u32 set) in xvip_clr_and_set()
|
/drivers/net/ethernet/mellanox/mlxsw/ |
D | core_acl_flex_actions.c | 254 static void mlxsw_afa_set_goto_set(struct mlxsw_afa_set *set, in mlxsw_afa_set_goto_set() 266 static void mlxsw_afa_set_next_set(struct mlxsw_afa_set *set, in mlxsw_afa_set_next_set() 277 struct mlxsw_afa_set *set; in mlxsw_afa_set_create() local 289 static void mlxsw_afa_set_destroy(struct mlxsw_afa_set *set) in mlxsw_afa_set_destroy() 295 struct mlxsw_afa_set *set) in mlxsw_afa_set_share() 320 struct mlxsw_afa_set *set) in mlxsw_afa_set_unshare() 331 struct mlxsw_afa_set *set) in mlxsw_afa_set_put() 343 struct mlxsw_afa_set *set; in mlxsw_afa_set_get() local 445 struct mlxsw_afa_set *set = block->first_set; in mlxsw_afa_block_destroy() local 460 struct mlxsw_afa_set *set = block->cur_set; in mlxsw_afa_block_commit() local [all …]
|
/drivers/net/ethernet/broadcom/ |
D | bgmac-bcma.c | 64 u32 mask, u32 set) in bcma_bgmac_cco_ctl_maskset() 79 u32 set) in bcma_bgmac_cmn_maskset32()
|
/drivers/reset/ |
D | reset-lantiq.c | 72 unsigned int set = id & 0x1f; in lantiq_rcu_reset_update() local 155 unsigned int status, set; in lantiq_rcu_reset_xlate() local
|
/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_netdev.c | 644 u32 vid, u8 vsi, bool set) in fm10k_queue_vlan_request() 683 const unsigned char *addr, u16 vid, bool set) in fm10k_queue_mac_request() 759 bool set = !!(vid / VLAN_N_VID); in fm10k_uc_vlan_unsync() local 779 bool set = !!(vid / VLAN_N_VID); in fm10k_mc_vlan_unsync() local 793 static int fm10k_update_vid(struct net_device *netdev, u16 vid, bool set) in fm10k_update_vid()
|
/drivers/net/hyperv/ |
D | rndis_filter.c | 85 struct rndis_set_request *set; in get_rndis_request() local 711 struct rndis_set_request *set; in rndis_filter_set_device_mac() local 777 struct rndis_set_request *set; in rndis_filter_set_offload_params() local 834 struct rndis_set_request *set; in rndis_set_rss_param_msg() local 949 struct rndis_set_request *set; in rndis_filter_set_packet_filter() local
|