Searched refs:set_type (Results 1 – 8 of 8) sorted by relevance
/linux/tools/perf/scripts/python/ |
H A D | compaction-times.py | 44 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 D | ip_set.h | 242 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 D | encoder-opa362.c | 177 .set_type = opa362_set_type,
|
H A D | connector-analog-tv.c | 88 in->ops.atv->set_type(in, OMAP_DSS_VENC_TYPE_COMPOSITE); in tvc_enable()
|
/linux/drivers/media/v4l2-core/ |
H 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()
|
/linux/arch/x86/mm/pat/ |
H A D | set_memory.c | 2509 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 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()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H 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()
|