Home
last modified time | relevance | path

Searched defs:ops (Results 776 - 800 of 3386) sorted by relevance

1...<<31323334353637383940>>...136

/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dusb.c136 struct ieee80211_ops *ops; in mt7663u_probe() local
/kernel/linux/linux-6.6/drivers/net/mdio/
H A Dmdio-bitbang.c46 const struct mdiobb_ops *ops = ctrl->ops; in mdiobb_send_bit() local
58 const struct mdiobb_ops *ops = ctrl->ops; in mdiobb_get_bit() local
96 const struct mdiobb_ops *ops = ctrl->ops; mdiobb_cmd() local
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinconf.c27 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_check_ops() local
59 const struct pinconf_ops *ops = pctldev->desc->confops; in pin_config_get_for_pin() local
74 const struct pinconf_ops *ops; in pin_config_group_get() local
151 const struct pinconf_ops *ops = pctldev->desc->confops; pinconf_apply_setting() local
203 const struct pinconf_ops *ops; pinconf_set_config() local
294 const struct pinconf_ops *ops = pctldev->desc->confops; pinconf_dump_pin() local
337 const struct pinconf_ops *ops = pctldev->desc->confops; pinconf_dump_group() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
H A Diosm_ipc_devlink.c161 ipc_devlink_coredump_snapshot(struct devlink *dl, const struct devlink_region_ops *ops, struct netlink_ext_ack *extack, u8 **data) ipc_devlink_coredump_snapshot() argument
/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/
H A Dmain.c92 nfcmrvl_nci_register_dev(enum nfcmrvl_phy phy, void *drv_data, const struct nfcmrvl_if_ops *ops, struct device *dev, const struct nfcmrvl_platform_data *pdata) nfcmrvl_nci_register_dev() argument
/kernel/linux/linux-6.6/drivers/of/
H A Dpdt.c200 void __init of_pdt_build_devicetree(phandle root_node, struct of_pdt_ops *ops) in of_pdt_build_devicetree() argument
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dpciehp_core.c52 struct hotplug_slot_ops *ops; in init_slot() local
[all...]
H A Dcpci_hotplug.h58 struct cpci_hp_controller_ops *ops; member
/kernel/linux/linux-6.6/drivers/phy/broadcom/
H A Dphy-bcm-ns-usb3.c172 static const struct phy_ops ops = { variable
/kernel/linux/linux-6.6/drivers/parport/
H A Dparport_gsc.c233 struct parport_operations *ops; in parport_gsc_probe_port() local
371 struct parport_operations *ops in parport_remove_chip() local
[all...]
H A Dparport_sunbpp.c271 struct parport_operations *ops; in bpp_probe() local
340 struct parport_operations *ops = p->ops; in bpp_remove() local
/kernel/linux/linux-6.6/drivers/phy/tegra/
H A Dphy-tegra194-p2u.c101 static const struct phy_ops ops = { variable
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dsa11xx_base.c199 void sa11xx_drv_pcmcia_ops(struct pcmcia_low_level *ops) in sa11xx_drv_pcmcia_ops() argument
217 int sa11xx_drv_pcmcia_probe(struct device *dev, struct pcmcia_low_level *ops, in sa11xx_drv_pcmcia_probe() argument
[all...]
/kernel/linux/linux-6.6/drivers/pci/
H A Decam.c27 pci_ecam_create(struct device *dev, struct resource *cfgres, struct resource *busr, const struct pci_ecam_ops *ops) pci_ecam_create() argument
[all...]
/kernel/linux/linux-6.6/drivers/phy/ti/
H A Dphy-dm816x-usb.c106 static const struct phy_ops ops = { variable
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_crtc.c173 exynos_drm_crtc_create(struct drm_device *drm_dev, struct drm_plane *plane, enum exynos_drm_output_type type, const struct exynos_drm_crtc_ops *ops, void *ctx) exynos_drm_crtc_create() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/
H A Detnaviv_mmu.h43 const struct etnaviv_iommu_ops *ops; member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_privacy_screen.c390 drm_privacy_screen_register( struct device *parent, const struct drm_privacy_screen_ops *ops, void *data) drm_privacy_screen_register() argument
[all...]
/kernel/linux/linux-6.6/drivers/iio/pressure/
H A Dmpl115.c32 const struct mpl115_ops *ops; member
155 mpl115_probe(struct device *dev, const char *name, const struct mpl115_ops *ops) mpl115_probe() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dmmu_rb.c42 hfi1_mmu_rb_register(void *ops_arg, struct mmu_rb_ops *ops, struct workqueue_struct *wq, struct mmu_rb_handler **handler) hfi1_mmu_rb_register() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dintel_wakeref.h43 const struct intel_wakeref_ops *ops; member
H A Di915_scatterlist.h178 const struct i915_refct_sgt_ops *ops; member
210 __i915_refct_sgt_init(struct i915_refct_sgt *rsgt, size_t size, const struct i915_refct_sgt_ops *ops) __i915_refct_sgt_init() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_top.h143 struct dpu_hw_mdp_ops ops; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.h58 struct list_head ops; member
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddp.h149 const struct drm_dp_link_ops *ops; member

Completed in 12 milliseconds

1...<<31323334353637383940>>...136