/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_core.c | 256 static const struct sxgbe_core_ops core_ops = { variable 280 return &core_ops; in sxgbe_get_core_ops()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_core.c | 257 static const struct sxgbe_core_ops core_ops = { variable 281 return &core_ops; in sxgbe_get_core_ops()
|
/kernel/linux/linux-6.6/include/media/drv-intf/ |
H A D | saa7146_vv.h | 131 const struct v4l2_ioctl_ops *core_ops; member
|
/kernel/linux/linux-6.6/drivers/nfc/nxp-nci/ |
H A D | core.c | 130 .core_ops = nxp_nci_core_ops,
|
/kernel/linux/linux-5.10/include/media/drv-intf/ |
H A D | saa7146_vv.h | 168 const struct v4l2_ioctl_ops *core_ops; member
|
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/ |
H A D | core.h | 147 * @core_ops: the core operations 196 const struct hfi_core_ops *core_ops; member
|
H A D | hfi.c | 510 core->core_ops = ops; in hfi_create()
|
H A D | hfi_msgs.c | 146 core->core_ops->event_notify(core, event); in event_sys_error()
|
/kernel/linux/linux-5.10/include/linux/soc/ti/ |
H A D | ti_sci_protocol.h | 500 struct ti_sci_core_ops core_ops; member
|
/kernel/linux/linux-5.10/include/net/nfc/ |
H A D | nci_core.h | 89 struct nci_driver_ops *core_ops; member
|
/kernel/linux/linux-6.6/include/linux/soc/ti/ |
H A D | ti_sci_protocol.h | 539 struct ti_sci_core_ops core_ops; member
|
/kernel/linux/linux-6.6/include/net/nfc/ |
H A D | nci_core.h | 89 const struct nci_driver_ops *core_ops; member
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | core.h | 158 * @core_ops: the core operations 217 const struct hfi_core_ops *core_ops; member
|
H A D | hfi.c | 576 core->core_ops = ops; in hfi_create()
|
H A D | hfi_msgs.c | 158 core->core_ops->event_notify(core, event); in event_sys_error()
|
/kernel/linux/linux-6.6/drivers/media/common/saa7146/ |
H A D | saa7146_fops.c | 278 ext_vv->core_ops = &saa7146_video_ioctl_ops; in saa7146_vv_init()
|
/kernel/linux/linux-5.10/net/nfc/nci/ |
H A D | core.c | 1444 return nci_op_rsp_packet(ndev, opcode, skb, ndev->ops->core_ops, in nci_core_rsp_packet() 1451 return nci_op_ntf_packet(ndev, opcode, skb, ndev->ops->core_ops, in nci_core_ntf_packet()
|
/kernel/linux/linux-6.6/net/nfc/nci/ |
H A D | core.c | 1455 return nci_op_rsp_packet(ndev, opcode, skb, ndev->ops->core_ops, in nci_core_rsp_packet() 1462 return nci_op_ntf_packet(ndev, opcode, skb, ndev->ops->core_ops, in nci_core_ntf_packet()
|
/kernel/linux/linux-5.10/drivers/media/common/saa7146/ |
H A D | saa7146_fops.c | 504 ext_vv->core_ops = &saa7146_video_ioctl_ops; in saa7146_vv_init()
|
/kernel/linux/linux-5.10/drivers/nfc/fdp/ |
H A D | fdp.c | 710 .core_ops = fdp_core_ops,
|
/kernel/linux/linux-6.6/drivers/nfc/fdp/ |
H A D | fdp.c | 695 .core_ops = fdp_core_ops,
|
/kernel/linux/linux-5.10/drivers/firmware/ |
H A D | ti_sci.c | 2860 struct ti_sci_core_ops *core_ops = &ops->core_ops; in ti_sci_setup_ops() local 2870 core_ops->reboot_device = ti_sci_cmd_core_reboot; in ti_sci_setup_ops()
|
/kernel/linux/linux-6.6/drivers/firmware/ |
H A D | ti_sci.c | 2793 struct ti_sci_core_ops *core_ops = &ops->core_ops; in ti_sci_setup_ops() local 2803 core_ops->reboot_device = ti_sci_cmd_core_reboot; in ti_sci_setup_ops()
|