Searched refs:set_type (Results 1 – 11 of 11) sorted by relevance
| /drivers/net/wireless/intel/iwlwifi/fw/api/ |
| A D | dbg-tlv.h | 308 __le32 set_type; member
|
| /drivers/video/fbdev/omap2/omapfb/displays/ |
| A D | connector-analog-tv.c | 88 in->ops.atv->set_type(in, OMAP_DSS_VENC_TYPE_COMPOSITE); in tvc_enable()
|
| A D | encoder-opa362.c | 177 .set_type = opa362_set_type,
|
| /drivers/media/v4l2-core/ |
| A D | tuner-core.c | 297 static void set_type(struct i2c_client *c, unsigned int type, in set_type() function 535 set_type(c, tun_setup->type, tun_setup->mode_mask, in tuner_s_type_addr() 764 set_type(client, t->type, t->mode_mask, t->config, t->fe.callback); in tuner_probe()
|
| /drivers/net/ethernet/mellanox/mlxsw/ |
| A D | reg.h | 7108 enum mlxsw_reg_ritr_counter_set_type set_type; in mlxsw_reg_ritr_counter_pack() local 7111 set_type = MLXSW_REG_RITR_COUNTER_SET_TYPE_BASIC; in mlxsw_reg_ritr_counter_pack() 7113 set_type = MLXSW_REG_RITR_COUNTER_SET_TYPE_NO_COUNT; in mlxsw_reg_ritr_counter_pack() 7116 mlxsw_reg_ritr_egress_counter_set_type_set(payload, set_type); in mlxsw_reg_ritr_counter_pack() 7119 mlxsw_reg_ritr_ingress_counter_set_type_set(payload, set_type); in mlxsw_reg_ritr_counter_pack() 7502 enum mlxsw_reg_flow_counter_set_type set_type; in mlxsw_reg_ratr_counter_pack() local 7505 set_type = MLXSW_REG_FLOW_COUNTER_SET_TYPE_PACKETS_BYTES; in mlxsw_reg_ratr_counter_pack() 7507 set_type = MLXSW_REG_FLOW_COUNTER_SET_TYPE_NO_COUNT; in mlxsw_reg_ratr_counter_pack() 7510 mlxsw_reg_ratr_counter_set_type_set(payload, set_type); in mlxsw_reg_ratr_counter_pack() 10813 enum mlxsw_reg_flow_counter_set_type set_type) in mlxsw_reg_mgpc_pack() argument [all …]
|
| A D | core_acl_flex_actions.c | 1752 enum mlxsw_afa_polcnt_counter_set_type set_type, in mlxsw_afa_polcnt_pack() argument 1756 mlxsw_afa_polcnt_counter_set_type_set(payload, set_type); in mlxsw_afa_polcnt_pack()
|
| /drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
| A D | halbtcoutsrc.h | 718 bool (*btc_set)(void *btcoexist, u8 set_type, void *in_buf);
|
| A D | halbtcoutsrc.c | 691 static bool halbtc_set(void *void_btcoexist, u8 set_type, void *in_buf) in halbtc_set() argument 702 switch (set_type) { in halbtc_set()
|
| /drivers/net/wireless/intel/iwlwifi/ |
| A D | iwl-dbg-tlv.c | 292 u32 type = le32_to_cpu(conf_set->set_type); in iwl_dbg_tlv_config_set() 860 u32 type = le32_to_cpu(config_list->set_type); in iwl_dbg_tlv_apply_config()
|
| /drivers/video/fbdev/omap2/omapfb/dss/ |
| A D | venc.c | 733 .set_type = venc_set_type,
|
| /drivers/hwtracing/coresight/ |
| A D | coresight-tpdm.c | 872 static DEVICE_ATTR_RW(set_type);
|
Completed in 51 milliseconds