Home
last modified time | relevance | path

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

/linux/tools/perf/scripts/python/
H 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/
H A Dip_set.h242 extern int ip_set_type_register(struct ip_set_type *set_type);
243 extern void ip_set_type_unregister(struct ip_set_type *set_type);
/linux/drivers/video/fbdev/omap2/omapfb/displays/
H A Dencoder-opa362.c177 .set_type = opa362_set_type,
H A Dconnector-analog-tv.c88 in->ops.atv->set_type(in, OMAP_DSS_VENC_TYPE_COMPOSITE); in tvc_enable()
/linux/drivers/media/v4l2-core/
H 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()
764 set_type(client, t->type, t->mode_mask, t->config, t->fe.callback); in tuner_probe()
/linux/arch/x86/mm/pat/
H A Dset_memory.c2509 enum page_cache_mode set_type; in _set_pages_array() local
2524 set_type = (new_type == _PAGE_CACHE_MODE_WC) ? in _set_pages_array()
2528 cachemode2pgprot(set_type)); in _set_pages_array()
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-dbg-tlv.c292 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()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.c1752 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()