Home
last modified time | relevance | path

Searched refs:set_type (Results 1 – 15 of 15) sorted by relevance

/linux/tools/perf/scripts/python/
A Dcompaction-times.py44 def set_type(t): function
286 set_type(topt.DISP_TIME)
288 set_type(topt.DISP_MIG)
290 set_type(topt.DISP_ISOLFREE)
292 set_type(topt.DISP_ISOLMIG)
/linux/include/linux/netfilter/ipset/
A Dip_set.h240 extern int ip_set_type_register(struct ip_set_type *set_type);
241 extern void ip_set_type_unregister(struct ip_set_type *set_type);
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
A Ddbg-tlv.h271 __le32 set_type; member
/linux/drivers/video/fbdev/omap2/omapfb/displays/
A Dencoder-opa362.c177 .set_type = opa362_set_type,
A Dconnector-analog-tv.c89 in->ops.atv->set_type(in, OMAP_DSS_VENC_TYPE_COMPOSITE); in tvc_enable()
/linux/drivers/media/v4l2-core/
A Dtuner-core.c297 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()
766 set_type(client, t->type, t->mode_mask, t->config, t->fe.callback); in tuner_probe()
/linux/arch/x86/mm/pat/
A Dset_memory.c2071 enum page_cache_mode set_type; in _set_pages_array() local
2086 set_type = (new_type == _PAGE_CACHE_MODE_WC) ? in _set_pages_array()
2090 cachemode2pgprot(set_type)); in _set_pages_array()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dreg.h6715 enum mlxsw_reg_ritr_counter_set_type set_type; in mlxsw_reg_ritr_counter_pack() local
6718 set_type = MLXSW_REG_RITR_COUNTER_SET_TYPE_BASIC; in mlxsw_reg_ritr_counter_pack()
6720 set_type = MLXSW_REG_RITR_COUNTER_SET_TYPE_NO_COUNT; in mlxsw_reg_ritr_counter_pack()
6721 mlxsw_reg_ritr_egress_counter_set_type_set(payload, set_type); in mlxsw_reg_ritr_counter_pack()
7092 enum mlxsw_reg_flow_counter_set_type set_type; in mlxsw_reg_ratr_counter_pack() local
7095 set_type = MLXSW_REG_FLOW_COUNTER_SET_TYPE_PACKETS_BYTES; in mlxsw_reg_ratr_counter_pack()
7097 set_type = MLXSW_REG_FLOW_COUNTER_SET_TYPE_NO_COUNT; in mlxsw_reg_ratr_counter_pack()
7100 mlxsw_reg_ratr_counter_set_type_set(payload, set_type); in mlxsw_reg_ratr_counter_pack()
10854 enum mlxsw_reg_flow_counter_set_type set_type) in mlxsw_reg_mgpc_pack() argument
10858 mlxsw_reg_mgpc_counter_set_type_set(payload, set_type); in mlxsw_reg_mgpc_pack()
A Dcore_acl_flex_actions.c1751 enum mlxsw_afa_polcnt_counter_set_type set_type, in mlxsw_afa_polcnt_pack() argument
1755 mlxsw_afa_polcnt_counter_set_type_set(payload, set_type); in mlxsw_afa_polcnt_pack()
/linux/drivers/net/wireless/intel/iwlwifi/
A Diwl-dbg-tlv.c271 u32 type = le32_to_cpu(conf_set->set_type); in iwl_dbg_tlv_config_set()
810 u32 type = le32_to_cpu(config_list->set_type); in iwl_dbg_tlv_apply_config()
/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
A Dhalbtcoutsrc.h718 bool (*btc_set)(void *btcoexist, u8 set_type, void *in_buf);
A Dhalbtcoutsrc.c691 static bool halbtc_set(void *void_btcoexist, u8 set_type, void *in_buf) in halbtc_set() argument
702 switch (set_type) { in halbtc_set()
/linux/include/video/
A Domapfb_dss.h508 void (*set_type)(struct omap_dss_device *dssdev, member
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Dvenc.c733 .set_type = venc_set_type,
/linux/Documentation/driver-api/gpio/
A Ddriver.rst552 in the irqchip .set_type() callback depending on what your controller

Completed in 73 milliseconds