| /OK3568_Linux_fs/kernel/drivers/clk/ti/ |
| H A D | gate.c | 99 u8 clk_gate_flags, const struct clk_ops *ops, in _register_gate() 135 const struct clk_ops *ops, in _of_ti_gate_clk_setup()
|
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | of_iommu.c | 93 const struct iommu_ops *ops; in of_iommu_xlate() local 182 const struct iommu_ops *ops = NULL; in of_iommu_configure() local
|
| /OK3568_Linux_fs/kernel/fs/sysfs/ |
| H A D | file.c | 44 const struct sysfs_ops *ops = sysfs_file_ops(of->kn); in sysfs_kf_seq_show() local 107 const struct sysfs_ops *ops = sysfs_file_ops(of->kn); in sysfs_kf_read() local 133 const struct sysfs_ops *ops = sysfs_file_ops(of->kn); in sysfs_kf_write() local 251 const struct kernfs_ops *ops; in sysfs_add_file_mode_ns() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_ecsa.c | 355 struct rtw_phl_ecsa_ops *ops = &ecsa_ctrl->ops; in _phl_ecsa_cmd_abort_hdlr() local 451 struct rtw_phl_ecsa_ops *ops = &ecsa_ctrl->ops; in _phl_ecsa_cmd_msg_hdlr() local 906 struct rtw_phl_ecsa_ops *ops) in rtw_phl_ecsa_init_ops() 960 struct rtw_phl_ecsa_ops *ops = &(ecsa_ctrl->ops); in rtw_phl_ecsa_check_allow() local
|
| /OK3568_Linux_fs/kernel/drivers/tty/hvc/ |
| H A D | hvc_console.c | 113 static int __hvc_flush(const struct hv_ops *ops, uint32_t vtermno, bool wait) in __hvc_flush() 123 static int hvc_console_flush(const struct hv_ops *ops, uint32_t vtermno) in hvc_console_flush() 285 int hvc_instantiate(uint32_t vtermno, int index, const struct hv_ops *ops) in hvc_instantiate() 912 const struct hv_ops *ops, in hvc_alloc()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_ecsa.c | 355 struct rtw_phl_ecsa_ops *ops = &ecsa_ctrl->ops; in _phl_ecsa_cmd_abort_hdlr() local 451 struct rtw_phl_ecsa_ops *ops = &ecsa_ctrl->ops; in _phl_ecsa_cmd_msg_hdlr() local 906 struct rtw_phl_ecsa_ops *ops) in rtw_phl_ecsa_init_ops() 960 struct rtw_phl_ecsa_ops *ops = &(ecsa_ctrl->ops); in rtw_phl_ecsa_check_allow() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/vga/ |
| H A D | vga_switcheroo.c | 117 const struct vga_switcheroo_client_ops *ops; member 292 const struct vga_switcheroo_client_ops *ops, in register_client() 340 const struct vga_switcheroo_client_ops *ops, in vga_switcheroo_register_client() 363 const struct vga_switcheroo_client_ops *ops, in vga_switcheroo_register_audio_client()
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | util.c | 339 const struct ipc_ops *ops, struct ipc_params *params) in ipcget_new() 366 const struct ipc_ops *ops, in ipc_check_perms() 397 const struct ipc_ops *ops, struct ipc_params *params) in ipcget_public() 640 const struct ipc_ops *ops, struct ipc_params *params) in ipcget()
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_generic.c | 846 const struct Qdisc_ops *ops, in qdisc_alloc() 913 const struct Qdisc_ops *ops, in qdisc_create_dflt() 945 const struct Qdisc_ops *ops = qdisc->ops; in qdisc_reset() local 987 const struct Qdisc_ops *ops = qdisc->ops; in qdisc_destroy() local 1080 const struct Qdisc_ops *ops = default_qdisc_ops; in attach_one_default_qdisc() local 1318 const struct Qdisc_ops *ops = qdisc->ops; in qdisc_change_tx_queue_len() local
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | gpio-uclass.c | 140 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate() local 497 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_get_open_drain() local 512 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_set_open_drain() local 530 struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_set_dir_flags() local 627 struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function() local 664 struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status() local
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_cipher.c | 91 uint32_t ops[] = {RK_OP_CIPHER_ENC, RK_OP_CIPHER_DEC}; in test_cipher_item_virt() local 246 uint32_t ops[] = {RK_OP_CIPHER_ENC, RK_OP_CIPHER_DEC}; in test_cipher_item_fd() local
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/ |
| H A D | bbt_store.c | 32 struct mtd_oob_ops ops; in nanddev_read_bbt() local 101 struct mtd_oob_ops ops; in nanddev_write_bbt() local
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | panel-uclass.c | 14 struct panel_ops *ops = panel_get_ops(dev); in panel_enable_backlight() local
|
| /OK3568_Linux_fs/kernel/drivers/oprofile/ |
| H A D | oprof.h | 40 static inline int op_nmi_timer_init(struct oprofile_operations *ops) in op_nmi_timer_init()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | secvar-ops.c | 14 void set_secvar_ops(const struct secvar_operations *ops) in set_secvar_ops()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ipa/ |
| H A D | mali_kbase_ipa.c | 64 struct kbase_ipa_model_ops *ops = kbase_ipa_all_model_ops[i]; in kbase_ipa_model_ops_find() local 220 struct kbase_ipa_model_ops *ops) in kbase_ipa_init_model() 275 struct kbase_ipa_model_ops *ops; in kbase_ipa_init() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/core/ |
| H A D | bitblit.c | 240 struct fbcon_ops *ops = info->fbcon_par; in bit_cursor() local 384 struct fbcon_ops *ops = info->fbcon_par; in bit_update_start() local 394 void fbcon_set_bitops(struct fbcon_ops *ops) in fbcon_set_bitops()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | nftlcore.c | 127 struct mtd_oob_ops ops; in nftl_read_oob() local 148 struct mtd_oob_ops ops; in nftl_write_oob() local 171 struct mtd_oob_ops ops; in nftl_write() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci-mem.c | 370 struct xhci_vendor_ops *ops = xhci_vendor_get_ops(xhci); in xhci_vendor_free_container_ctx() local 379 struct xhci_vendor_ops *ops = xhci_vendor_get_ops(xhci); in xhci_vendor_alloc_container_ctx() local 389 struct xhci_vendor_ops *ops = xhci_vendor_get_ops(xhci); in xhci_vendor_alloc_transfer_ring() local 400 struct xhci_vendor_ops *ops = xhci_vendor_get_ops(xhci); in xhci_vendor_free_transfer_ring() local 409 struct xhci_vendor_ops *ops = xhci_vendor_get_ops(xhci); in xhci_vendor_is_usb_offload_enabled() local 531 struct xhci_vendor_ops *ops = xhci_vendor_get_ops(xhci); in xhci_alloc_container_ctx() local 561 struct xhci_vendor_ops *ops = xhci_vendor_get_ops(xhci); in xhci_free_container_ctx() local 1932 struct xhci_vendor_ops *ops = xhci_vendor_get_ops(xhci); in xhci_vendor_alloc_dcbaa() local 1941 struct xhci_vendor_ops *ops = xhci_vendor_get_ops(xhci); in xhci_vendor_free_dcbaa() local
|
| /OK3568_Linux_fs/kernel/arch/parisc/oprofile/ |
| H A D | init.c | 15 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
| /OK3568_Linux_fs/kernel/arch/microblaze/oprofile/ |
| H A D | microblaze_oprofile.c | 15 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
| /OK3568_Linux_fs/kernel/arch/ia64/oprofile/ |
| H A D | init.c | 19 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/oprofile/ |
| H A D | init.c | 17 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
| /OK3568_Linux_fs/kernel/arch/arc/oprofile/ |
| H A D | common.c | 11 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
| /OK3568_Linux_fs/u-boot/drivers/ram/ |
| H A D | ram-uclass.c | 17 struct ram_ops *ops = ram_get_ops(dev); in ram_get_info() local
|