| /OK3568_Linux_fs/kernel/drivers/thermal/intel/ |
| H A D | intel_pch_thermal.c | 62 const struct pch_dev_ops *ops; member 283 const struct pch_dev_ops *ops; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ipa/ |
| H A D | mali_kbase_ipa.c | 225 const struct kbase_ipa_model_ops *ops) in kbase_ipa_init_model() 279 const struct kbase_ipa_model_ops *ops; in kbase_ipa_init() local
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | zbud.c | 100 const struct zbud_ops *ops; member 306 struct zbud_pool *zbud_create_pool(gfp_t gfp, const struct zbud_ops *ops) in zbud_create_pool()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | suspend.h | 349 static inline void suspend_set_ops(const struct platform_suspend_ops *ops) {} in suspend_set_ops() 354 static inline void s2idle_set_ops(const struct platform_s2idle_ops *ops) {} in s2idle_set_ops() 463 static inline void hibernation_set_ops(const struct platform_hibernation_ops *ops) {} in hibernation_set_ops()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | wowlan.c | 1296 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in get_wake_reason() local 1341 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_cfg_wow_sleep() local 1484 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_get_wow_fw_status() local
|
| H A D | fwcmd.c | 557 struct mac_ax_ops *ops = adapter_to_mac_ops(adapter); in h2c_pkt_build_txd() local 770 struct mac_ax_ops *ops = adapter_to_mac_ops(adapter); in h2c_pkt_build_txd() local 2819 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in _mac_send_h2creg() local 2886 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_send_h2creg() local 2934 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in __recv_c2hreg() local 2967 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in _recv_c2hreg() local 3308 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in H2CRegIncreaseCounter() local 3323 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in C2HRegIncreaseCounter() local
|
| /OK3568_Linux_fs/kernel/include/linux/phy/ |
| H A D | phy.h | 141 const struct phy_ops *ops; member 455 const struct phy_ops *ops) in phy_create() 462 const struct phy_ops *ops) in devm_phy_create()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | wowlan.c | 1296 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in get_wake_reason() local 1341 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_cfg_wow_sleep() local 1484 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_get_wow_fw_status() local
|
| H A D | fwcmd.c | 557 struct mac_ax_ops *ops = adapter_to_mac_ops(adapter); in h2c_pkt_build_txd() local 770 struct mac_ax_ops *ops = adapter_to_mac_ops(adapter); in h2c_pkt_build_txd() local 2819 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in _mac_send_h2creg() local 2886 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_send_h2creg() local 2934 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in __recv_c2hreg() local 2967 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in _recv_c2hreg() local 3308 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in H2CRegIncreaseCounter() local 3323 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in C2HRegIncreaseCounter() local
|
| /OK3568_Linux_fs/kernel/drivers/clk/socfpga/ |
| H A D | clk-pll-a10.c | 67 const struct clk_ops *ops) in __socfpga_pll_init()
|
| /OK3568_Linux_fs/kernel/drivers/clk/imx/ |
| H A D | clk-fixup-div.c | 25 const struct clk_ops *ops; member
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | internals.h | 64 const struct nand_manufacturer_ops *ops; member
|
| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | cve.py | 47 ops = { variable
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | v4l2-event.h | 77 const struct v4l2_subscribed_event_ops *ops; member
|
| H A D | v4l2-clk.h | 25 const struct v4l2_clk_ops *ops; member
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/ |
| H A D | camss-video.h | 46 const struct camss_video_ops *ops; member
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | abx500.h | 53 struct abx500_temp_ops ops; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_backlight.h | 54 const struct rockchip_sub_backlight_ops *ops) in of_rockchip_drm_sub_backlight_register()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/ |
| H A D | procfs.c | 136 static const struct proc_ops ops = { variable
|
| /OK3568_Linux_fs/kernel/arch/sh/boards/ |
| H A D | of-generic.c | 167 void __init __weak arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | uprobes.h | 31 const struct uprobe_xol_ops *ops; member
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | af9033.h | 70 struct af9033_ops *ops; member
|
| /OK3568_Linux_fs/kernel/fs/iomap/ |
| H A D | swapfile.c | 143 const struct iomap_ops *ops) in iomap_swapfile_activate()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | isp_params_v21.c | 3452 struct rkisp_isp_params_v21_ops *ops = in __isp_isr_other_config() local 3541 struct rkisp_isp_params_v21_ops *ops = in __isp_isr_other_en() local 3647 struct rkisp_isp_params_v21_ops *ops = in __isp_isr_meas_config() local 3691 struct rkisp_isp_params_v21_ops *ops = in __isp_isr_meas_en() local 3746 struct rkisp_isp_params_v21_ops *ops = in __isp_config_hdrshd() local 4151 struct rkisp_isp_params_v21_ops *ops = in rkisp_params_disable_isp_v2x() local
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | sandbox_spi.c | 59 struct dm_spi_emul_ops *ops; in sandbox_spi_xfer() local
|