Searched refs:hooks (Results 1 – 11 of 11) sorted by relevance
564 void viafb_pm_register(struct viafb_pm_hooks *hooks) in viafb_pm_register() argument566 INIT_LIST_HEAD(&hooks->list); in viafb_pm_register()569 list_add_tail(&hooks->list, &viafb_pm_hooks); in viafb_pm_register()574 void viafb_pm_unregister(struct viafb_pm_hooks *hooks) in viafb_pm_unregister() argument577 list_del(&hooks->list); in viafb_pm_unregister()584 struct viafb_pm_hooks *hooks; in via_suspend() local596 list_for_each_entry_reverse(hooks, &viafb_pm_hooks, list) in via_suspend()597 hooks->suspend(hooks->private); in via_suspend()605 struct viafb_pm_hooks *hooks; in via_resume() local609 list_for_each_entry(hooks, &viafb_pm_hooks, list) in via_resume()[all …]
72 Enable vendor hooks implemented as tracepoints74 Allow vendor modules to attach to tracepoint "hooks" defined via
102 tristate "QCOM specific hooks to UFS controller platform driver"116 tristate "Mediatek specific hooks to UFS controller platform driver"131 tristate "Hisilicon specific hooks to UFS controller platform driver"168 tristate "Exynos specific hooks to UFS controller platform driver"
7 HCI logic and hooks into the NFC kernel APIs. Physical layers will
6 TPM1.2 logic and hooks into the TPM kernel APIs. Physical layers will
6 NCI logic and hooks into the NFC kernel APIs. Physical layers will
7 NFC chipsets. It implements the chipset HCI logic and hooks into
109 hooks for more comprehensive interrupt control and also to override
44 TCG TIS TPM core driver. It implements the TPM TCG TIS logic and hooks
294 # rely on the inline encryption hooks being built into the kernel.
557 This hooks up to the MicroWire controller on OMAP1 chips.