Home
last modified time | relevance | path

Searched defs:ops (Results 2801 - 2825 of 3834) sorted by relevance

1...<<111112113114115116117118119120>>...154

/kernel/linux/linux-6.6/drivers/phy/ti/
H A Dphy-am654-serdes.c524 static const struct phy_ops ops = { variable
/kernel/linux/linux-6.6/drivers/phy/tegra/
H A Dxusb.h165 const struct tegra_xusb_pad_ops *ops; member
175 const struct tegra_xusb_lane_ops *ops; member
289 const struct tegra_xusb_port_ops *ops; member
424 const struct tegra_xusb_port_ops *ops; member
429 const struct tegra_xusb_padctl_ops *ops; member
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dnldev.c1661 const struct rdma_link_ops *ops; link_ops_get() local
1672 rdma_link_register(struct rdma_link_ops *ops) rdma_link_register() argument
1683 rdma_link_unregister(struct rdma_link_ops *ops) rdma_link_unregister() argument
1696 const struct rdma_link_ops *ops; nldev_newlink() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_intf.c530 static void _setup_intf_ops(struct dpu_hw_intf_ops *ops, in _setup_intf_ops() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_object_types.h252 const struct drm_i915_gem_object_ops *ops; member
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/
H A Dlsdc_crtc.c392 const struct lsdc_crtc_hw_ops *ops = lcrtc->hw_ops; in lsdc_crtc_reset() local
638 const struct lsdc_crtc_hw_ops *ops = lcrtc->hw_ops; in lsdc_crtc_man_op_write() local
906 const struct lsdc_crtc_hw_ops *ops in lsdc_crtc_get_scanout_position() local
[all...]
H A Dlsdc_drv.h148 const struct lsdc_primary_plane_ops *ops; member
166 const struct lsdc_cursor_plane_ops *ops; member
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/
H A Dmeson_drv.h173 struct meson_afbcd_ops *ops; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Dinterrupt.h206 const struct intel_gvt_irq_ops *ops; member
H A Dscheduler.c1472 const struct intel_vgpu_submission_ops *ops[] = { in intel_vgpu_select_submission_ops() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Ddss.h189 const struct dss_pll_ops *ops; member
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-wiimote-core.c629 const struct wiimod_ops *ops; in wiimote_modules_load() local
692 const struct wiimod_ops *ops; in wiimote_modules_unload() local
727 const struct wiimod_ops *ops; wiimote_ext_load() local
746 const struct wiimod_ops *ops; wiimote_ext_unload() local
762 const struct wiimod_ops *ops; wiimote_mp_load() local
781 const struct wiimod_ops *ops; wiimote_mp_unload() local
1253 const struct wiimod_ops *ops; handler_keys() local
1274 const struct wiimod_ops *ops; handler_accel() local
1292 valid_ext_handler(const struct wiimod_ops *ops, size_t len) valid_ext_handler() argument
1314 const struct wiimod_ops *ops; handler_ext() local
1396 const struct wiimod_ops *ops; handler_ir() local
[all...]
H A Dhid-prodikeys.c608 static struct snd_device_ops ops = { in pcmidi_snd_initialise() local
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dhwmon.c49 const struct hwmon_ops *ops; member
386 hwmon_genattr(const void *drvdata, enum hwmon_sensor_types type, u32 attr, int index, const char *template, const struct hwmon_ops *ops) hwmon_genattr() argument
688 hwmon_genattrs(const void *drvdata, struct attribute **attrs, const struct hwmon_ops *ops, const struct hwmon_channel_info *info) hwmon_genattrs() argument
[all...]
/kernel/linux/linux-6.6/drivers/hid/i2c-hid/
H A Di2c-hid-core.c111 struct i2chid_ops *ops; member
1174 i2c_hid_core_probe(struct i2c_client *client, struct i2chid_ops *ops, u16 hid_descriptor_address, u32 quirks) i2c_hid_core_probe() argument
[all...]
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h162 const struct etr_buf_operations *ops; member
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dxilinx-xadc.h48 const struct xadc_ops *ops; member
/kernel/linux/linux-6.6/drivers/mailbox/
H A Darm_mhuv2.c230 const struct mhuv2_protocol_ops *ops; member
[all...]
H A Dtegra-hsp.c84 const struct tegra_hsp_sm_ops *ops; member
/kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/
H A Drtrs-pri.h78 const struct rtrs_rdma_dev_pd_ops *ops; member
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dcyttsp4_core.c2014 struct cyttsp4 *cyttsp4_probe(const struct cyttsp4_bus_ops *ops, in cyttsp4_probe() argument
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Delan_i2c_core.c60 const struct elan_transport_ops *ops; member
[all...]
/kernel/linux/linux-6.6/drivers/iommu/
H A Dio-pgtable-arm-v7s.c544 static int arm_v7s_map_pages(struct io_pgtable_ops *ops, unsigned long iova, in arm_v7s_map_pages() argument
738 static size_t arm_v7s_unmap_pages(struct io_pgtable_ops *ops, unsigned long iova, in arm_v7s_unmap_pages() argument
760 static phys_addr_t arm_v7s_iova_to_phys(struct io_pgtable_ops *ops, in arm_v7s_iova_to_phys() argument
931 struct io_pgtable_ops *ops; in arm_v7s_do_selftests() local
[all...]
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbset.c347 void bch_btree_keys_init(struct btree_keys *b, const struct btree_keys_ops *ops, in bch_btree_keys_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/cec/core/
H A Dcec-pin-priv.h177 const struct cec_pin_ops *ops; member

Completed in 34 milliseconds

1...<<111112113114115116117118119120>>...154