Home
last modified time | relevance | path

Searched refs:enable_filter (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/perf/hisilicon/
A Dhisi_uncore_pmu.h61 void (*enable_filter)(struct perf_event *event); member
A Dhisi_uncore_pmu.c248 if (hisi_pmu->ops->enable_filter) in hisi_uncore_pmu_enable_event()
249 hisi_pmu->ops->enable_filter(event); in hisi_uncore_pmu_enable_event()
A Dhisi_uncore_pa_pmu.c361 .enable_filter = hisi_pa_pmu_enable_filter,
A Dhisi_uncore_sllc_pmu.c394 .enable_filter = hisi_sllc_pmu_enable_filter,
A Dhisi_uncore_hha_pmu.c462 .enable_filter = hisi_hha_pmu_enable_filter,
A Dhisi_uncore_l3c_pmu.c496 .enable_filter = hisi_l3c_pmu_enable_filter,
/linux/drivers/net/wireless/ti/wlcore/
A Dacx.c341 bool enable_filter) in wl1271_acx_beacon_filter_opt() argument
347 enable_filter); in wl1271_acx_beacon_filter_opt()
349 if (enable_filter && in wl1271_acx_beacon_filter_opt()
360 beacon_filter->enable = enable_filter; in wl1271_acx_beacon_filter_opt()
A Dacx.h1049 bool enable_filter);
/linux/drivers/net/wireless/ti/wl1251/
A Dacx.c461 int wl1251_acx_beacon_filter_opt(struct wl1251 *wl, bool enable_filter) in wl1251_acx_beacon_filter_opt() argument
472 beacon_filter->enable = enable_filter; in wl1251_acx_beacon_filter_opt()
A Dacx.h1456 int wl1251_acx_beacon_filter_opt(struct wl1251 *wl, bool enable_filter);

Completed in 31 milliseconds