Home
last modified time | relevance | path

Searched defs:opps (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-vexpress/
Dspc.c111 struct ve_spc_opp *opps[MAX_CLUSTERS]; member
258 struct ve_spc_opp *opps = info->opps[cluster]; in ve_spc_get_performance() local
278 struct ve_spc_opp *opps = info->opps[cluster]; in ve_spc_round_performance() local
301 struct ve_spc_opp *opps = info->opps[cluster]; in ve_spc_find_performance_index() local
404 struct ve_spc_opp *opps; in ve_spc_populate_opps() local
431 struct ve_spc_opp *opps; in ve_init_opp_table() local
/linux-4.1.27/net/ipv6/
Dip6_offload.c144 const struct net_offload **opps) in ipv6_exthdrs_len()