Home
last modified time | relevance | path

Searched refs:evp (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/sh/kernel/
Dperf_event.c94 static int hw_perf_cache_event(int config, int *evp) in hw_perf_cache_event() argument
117 *evp = ev; in hw_perf_cache_event()
/linux-4.1.27/arch/blackfin/kernel/
Dperf_event.c236 static int hw_perf_cache_event(int config, int *evp) in hw_perf_cache_event() argument
256 *evp = ev; in hw_perf_cache_event()
/linux-4.1.27/drivers/media/i2c/m5mols/
Dm5mols_controls.c393 unsigned int evp = val ? 0xe : 0x0; in m5mols_set_stabilization() local
396 ret = m5mols_write(sd, AE_EV_PRESET_MONITOR, evp); in m5mols_set_stabilization()
400 return m5mols_write(sd, AE_EV_PRESET_CAPTURE, evp); in m5mols_set_stabilization()
/linux-4.1.27/arch/metag/kernel/perf/
Dperf_event.c514 static int _hw_perf_cache_event(int config, int *evp) in _hw_perf_cache_event() argument
537 *evp = ev; in _hw_perf_cache_event()