Searched refs:enable_all (Results 1 - 17 of 17) sorted by relevance

/linux-4.4.14/arch/sh/include/asm/
H A Dperf_event.h12 void (*enable_all)(void); member in struct:sh_pmu
H A Dhw_breakpoint.h35 void (*enable_all)(unsigned long); member in struct:sh_ubc
/linux-4.4.14/include/linux/
H A Di7300_idle.h45 int enable_all) i7300_idle_platform_probe()
70 if (!(fbd_ioat_list[i].enabled || enable_all)) i7300_idle_platform_probe()
43 i7300_idle_platform_probe(struct pci_dev **fbd_dev, struct pci_dev **ioat_dev, int enable_all) i7300_idle_platform_probe() argument
/linux-4.4.14/arch/sh/kernel/cpu/sh4a/
H A Dubc.c94 .enable_all = sh4a_ubc_enable_all,
H A Dperf_event.c287 .enable_all = sh4a_pmu_enable_all,
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_knc.c293 .enable_all = knc_pmu_enable_all,
H A Dperf_event_p6.c204 .enable_all = p6_pmu_enable_all,
H A Dperf_event_amd.c626 .enable_all = x86_pmu_enable_all,
H A Dperf_event.h514 void (*enable_all)(int added); member in struct:x86_pmu
H A Dperf_event_intel.c2947 .enable_all = core_pmu_enable_all,
2987 .enable_all = intel_pmu_enable_all,
3327 x86_pmu.enable_all = intel_pmu_nhm_enable_all; intel_pmu_init()
3388 x86_pmu.enable_all = intel_pmu_nhm_enable_all; intel_pmu_init()
H A Dperf_event_p4.c1305 .enable_all = p4_pmu_enable_all,
H A Dperf_event.c1080 x86_pmu.enable_all(added); x86_pmu_enable()
/linux-4.4.14/arch/sh/kernel/cpu/sh4/
H A Dperf_event.c253 .enable_all = sh7750_pmu_enable_all,
/linux-4.4.14/drivers/soc/ti/
H A Dknav_dma.c97 bool loopback, enable_all; member in struct:knav_dma_device
682 dma->enable_all = (of_get_property(node, "ti,enable-all", NULL) != NULL); dma_init()
716 if (dma->enable_all) { dma_init()
/linux-4.4.14/arch/sh/kernel/
H A Dhw_breakpoint.c364 sh_ubc->enable_all(resume_mask); hw_breakpoint_handler()
H A Dperf_event.c333 sh_pmu->enable_all(); sh_pmu_enable()
/linux-4.4.14/drivers/pci/
H A Dsetup-bus.c1806 goto enable_all; pci_assign_unassigned_bridge_resources()
1811 goto enable_all; pci_assign_unassigned_bridge_resources()
1840 enable_all: pci_assign_unassigned_bridge_resources()

Completed in 538 milliseconds