/linux/drivers/media/platform/qcom/venus/ |
H A D | hfi_cmds.c | 455 struct hfi_enable *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local 511 struct hfi_enable_picture *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local 518 struct hfi_enable *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local 527 struct hfi_enable *en = prop_data; in pkt_session_set_property_1x() local 570 struct hfi_enable *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local 577 struct hfi_enable *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local 584 struct hfi_enable *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local 591 struct hfi_enable *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local 851 struct hfi_enable *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local 867 struct hfi_enable *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local [all …]
|
/linux/net/netfilter/ipvs/ |
H A D | ip_vs_lblc.c | 131 struct ip_vs_lblc_entry *en = container_of(head, in ip_vs_lblc_rcu_free() local 139 static inline void ip_vs_lblc_del(struct ip_vs_lblc_entry *en) in ip_vs_lblc_del() 167 ip_vs_lblc_hash(struct ip_vs_lblc_table *tbl, struct ip_vs_lblc_entry *en) in ip_vs_lblc_hash() 182 struct ip_vs_lblc_entry *en; in ip_vs_lblc_get() local 200 struct ip_vs_lblc_entry *en; in ip_vs_lblc_new() local 231 struct ip_vs_lblc_entry *en; in ip_vs_lblc_flush() local 258 struct ip_vs_lblc_entry *en; in ip_vs_lblc_full_check() local 301 struct ip_vs_lblc_entry *en; in ip_vs_lblc_check_expire() local 486 struct ip_vs_lblc_entry *en; in ip_vs_lblc_schedule() local
|
H A D | ip_vs_lblcr.c | 300 static inline void ip_vs_lblcr_free(struct ip_vs_lblcr_entry *en) in ip_vs_lblcr_free() 330 ip_vs_lblcr_hash(struct ip_vs_lblcr_table *tbl, struct ip_vs_lblcr_entry *en) in ip_vs_lblcr_hash() 345 struct ip_vs_lblcr_entry *en; in ip_vs_lblcr_get() local 363 struct ip_vs_lblcr_entry *en; in ip_vs_lblcr_new() local 398 struct ip_vs_lblcr_entry *en; in ip_vs_lblcr_flush() local 425 struct ip_vs_lblcr_entry *en; in ip_vs_lblcr_full_check() local 465 struct ip_vs_lblcr_entry *en; in ip_vs_lblcr_check_expire() local 650 struct ip_vs_lblcr_entry *en; in ip_vs_lblcr_schedule() local
|
/linux/fs/f2fs/ |
H A D | extent_cache.c | 138 struct extent_node *en) in __try_update_largest_extent() 186 struct extent_node *en; in __lookup_extent_node() local 227 struct extent_node *en = cached_en; in __lookup_extent_node_ret() local 296 struct extent_node *en; in __attach_extent_node() local 314 struct extent_tree *et, struct extent_node *en) in __detach_extent_node() 334 struct extent_tree *et, struct extent_node *en) in __release_extent_node() 385 struct extent_node *en; in __free_extent_tree() local 416 struct extent_node *en; in f2fs_init_read_extent_tree() local 486 struct extent_node *en; in __lookup_extent_tree() local 544 struct extent_node *en = NULL; in __try_merge_extent_node() local [all …]
|
/linux/sound/pci/au88x0/ |
H A D | au88x0_core.c | 201 vortex_mix_setenablebit(vortex_t * vortex, unsigned char mix, int mixin, int en) in vortex_mix_setenablebit() 462 vortex_src_set_throttlesource(vortex_t * vortex, unsigned char src, int en) in vortex_src_set_throttlesource() 788 static void vortex_fifo_setadbvalid(vortex_t * vortex, int fifo, int en) in vortex_fifo_setadbvalid() 889 static void vortex_fifo_setwtvalid(vortex_t * vortex, int fifo, int en) in vortex_fifo_setwtvalid() 1716 vortex_route(vortex_t * vortex, int en, unsigned char channel, in vortex_route() 1781 vortex_routeLRT(vortex_t * vortex, int en, unsigned char ch, in vortex_routeLRT() 1830 vortex_connection_adbdma_src(vortex_t * vortex, int en, unsigned char ch, in vortex_connection_adbdma_src() 1838 vortex_connection_src_mixin(vortex_t * vortex, int en, in vortex_connection_src_mixin() 1847 vortex_connection_mixin_mix(vortex_t * vortex, int en, unsigned char mixin, in vortex_connection_mixin_mix() 1859 vortex_connection_adb_mixin(vortex_t * vortex, int en, in vortex_connection_adb_mixin() [all …]
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_err.c | 1819 static int hclge_config_common_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_common_hw_err_int() 1856 static int hclge_config_ncsi_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ncsi_hw_err_int() 1878 static int hclge_config_igu_egu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_igu_egu_hw_err_int() 1918 bool en) in hclge_config_ppp_error_interrupt() 1966 static int hclge_config_ppp_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ppp_hw_err_int() 1981 static int hclge_config_tm_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_tm_hw_err_int() 2014 static int hclge_config_mac_err_int(struct hclge_dev *hdev, bool en) in hclge_config_mac_err_int() 2035 int hclge_config_mac_tnl_int(struct hclge_dev *hdev, bool en) in hclge_config_mac_tnl_int() 2051 bool en) in hclge_config_ppu_error_interrupts() 2109 static int hclge_config_ppu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ppu_hw_err_int() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/gpio/dce110/ |
H A D | hw_translate_dce110.c | 43 uint32_t *en) in offset_to_id() 183 uint32_t en, in id_to_offset()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | testmode.c | 74 mt7915_tm_set_freq_offset(struct mt7915_phy *phy, bool en, u32 val) in mt7915_tm_set_freq_offset() 106 mt7915_tm_set_trx(struct mt7915_phy *phy, int type, bool en) in mt7915_tm_set_trx() 404 mt7915_tm_init(struct mt7915_phy *phy, bool en) in mt7915_tm_init() 437 mt7915_tm_set_tx_frames(struct mt7915_phy *phy, bool en) in mt7915_tm_set_tx_frames() 485 mt7915_tm_set_rx_frames(struct mt7915_phy *phy, bool en) in mt7915_tm_set_rx_frames() 512 mt7915_tm_set_tx_cont(struct mt7915_phy *phy, bool en) in mt7915_tm_set_tx_cont() 641 bool en = phy->mt76->test.state != MT76_TM_STATE_OFF; in mt7915_tm_update_params() local
|
/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn10/ |
H A D | hw_factory_dcn10.c | 151 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en) in define_generic_registers() 163 uint32_t en) in define_ddc_registers() 186 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en) in define_hpd_registers()
|
H A D | hw_translate_dcn10.c | 65 uint32_t *en) in offset_to_id() 205 uint32_t en, in id_to_offset()
|
/linux/drivers/gpu/drm/amd/display/dc/gpio/dce60/ |
H A D | hw_translate_dce60.c | 67 uint32_t *en) in offset_to_id() 212 uint32_t en, in id_to_offset()
|
/linux/drivers/gpu/drm/amd/display/dc/gpio/dce80/ |
H A D | hw_translate_dce80.c | 67 uint32_t *en) in offset_to_id() 212 uint32_t en, in id_to_offset()
|
/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn32/ |
H A D | hw_factory_dcn32.c | 192 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en) in define_generic_registers() 204 uint32_t en) in define_ddc_registers() 227 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en) in define_hpd_registers()
|
H A D | hw_translate_dcn32.c | 67 uint32_t *en) in offset_to_id() 172 uint32_t en, in id_to_offset()
|
/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn30/ |
H A D | hw_factory_dcn30.c | 188 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en) in define_generic_registers() 200 uint32_t en) in define_ddc_registers() 223 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en) in define_hpd_registers()
|
H A D | hw_translate_dcn30.c | 74 uint32_t *en) in offset_to_id() 199 uint32_t en, in id_to_offset()
|
/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn21/ |
H A D | hw_factory_dcn21.c | 159 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en) in define_generic_registers() 171 uint32_t en) in define_ddc_registers() 194 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en) in define_hpd_registers()
|
H A D | hw_translate_dcn21.c | 68 uint32_t *en) in offset_to_id() 190 uint32_t en, in id_to_offset()
|
/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn20/ |
H A D | hw_factory_dcn20.c | 183 uint32_t en) in define_ddc_registers() 206 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en) in define_hpd_registers() 216 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en) in define_generic_registers()
|
H A D | hw_translate_dcn20.c | 69 uint32_t *en) in offset_to_id() 194 uint32_t en, in id_to_offset()
|
/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn401/ |
H A D | hw_factory_dcn401.c | 184 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en) in define_generic_registers() 196 uint32_t en) in define_ddc_registers() 219 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en) in define_hpd_registers()
|
H A D | hw_translate_dcn401.c | 42 uint32_t *en) in offset_to_id() 156 uint32_t en, in id_to_offset()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | testmode.c | 152 mt7615_tm_set_rx_enable(struct mt7615_dev *dev, bool en) in mt7615_tm_set_rx_enable() 172 mt7615_tm_set_tx_antenna(struct mt7615_phy *phy, bool en) in mt7615_tm_set_tx_antenna() 225 mt7615_tm_set_tx_frames(struct mt7615_phy *phy, bool en) in mt7615_tm_set_tx_frames() 246 bool en = phy->mt76->test.state != MT76_TM_STATE_OFF; in mt7615_tm_update_params() local
|
/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn315/ |
H A D | hw_factory_dcn315.c | 180 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en) in define_generic_registers() 192 uint32_t en) in define_ddc_registers() 215 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en) in define_hpd_registers()
|
/linux/drivers/gpu/drm/amd/display/dc/gpio/dce120/ |
H A D | hw_translate_dce120.c | 65 uint32_t *en) in offset_to_id() 205 uint32_t en, in id_to_offset()
|