Home
last modified time | relevance | path

Searched defs:ops (Results 2601 - 2625 of 3691) sorted by relevance

1...<<101102103104105106107108109110>>...148

/kernel/linux/linux-6.6/include/linux/
H A Dcounter.h379 const struct counter_ops *ops; member
H A Dif_team.h178 const struct team_mode_ops *ops; member
208 struct team_mode_ops ops; member
H A Dmsi.h493 struct msi_domain_ops *ops; member
512 struct msi_domain_ops ops; member
[all...]
H A Dremoteproc.h555 struct rproc_ops *ops; member
H A Drmi.h268 const struct rmi_transport_ops *ops; member
H A Dsuspend.h351 static inline void suspend_set_ops(const struct platform_suspend_ops *ops) {} in suspend_set_ops() argument
356 static inline void s2idle_set_ops(const struct platform_s2idle_ops *ops) {} in s2idle_set_ops() argument
465 static inline void hibernation_set_ops(const struct platform_hibernation_ops *ops) {} in hibernation_set_ops() argument
H A Dvdpa.h490 const struct vdpa_config_ops *ops = vdev->config; in vdpa_reset() local
502 const struct vdpa_config_ops *ops = vdev->config; in vdpa_set_features_unlocked() local
562 const struct vdpa_mgmtdev_ops *ops; global() member
[all...]
H A Dthermal.h106 const struct thermal_cooling_device_ops *ops; member
177 struct thermal_zone_device_ops *ops; member
270 devm_thermal_of_zone_register(struct device *dev, int id, void *data, const struct thermal_zone_device_ops *ops) devm_thermal_of_zone_register() argument
361 thermal_zone_device_register_with_trips( const char *type, struct thermal_trip *trips, int num_trips, int mask, void *devdata, struct thermal_zone_device_ops *ops, const struct thermal_zone_params *tzp, int passive_delay, int polling_delay) thermal_zone_device_register_with_trips() argument
371 thermal_tripless_zone_device_register( const char *type, void *devdata, struct thermal_zone_device_ops *ops, const struct thermal_zone_params *tzp) thermal_tripless_zone_device_register() argument
382 thermal_cooling_device_register(const char *type, void *devdata, const struct thermal_cooling_device_ops *ops) thermal_cooling_device_register() argument
386 thermal_of_cooling_device_register(struct device_node *np, const char *type, void *devdata, const struct thermal_cooling_device_ops *ops) thermal_of_cooling_device_register() argument
391 devm_thermal_of_cooling_device_register(struct device *dev, struct device_node *np, char *type, void *devdata, const struct thermal_cooling_device_ops *ops) devm_thermal_of_cooling_device_register() argument
[all...]
/kernel/linux/linux-6.6/include/media/
H A Dcec.h242 const struct cec_adap_ops *ops; member
H A Dv4l2-ctrls.h278 const struct v4l2_ctrl_ops *ops; member
445 const struct v4l2_ctrl_ops *ops; member
[all...]
/kernel/linux/linux-6.6/include/media/drv-intf/
H A Dcx2341x.h116 const struct cx2341x_handler_ops *ops; member
/kernel/linux/linux-6.6/include/net/
H A Ddst.h28 struct dst_ops *ops; member
[all...]
H A Dip_tunnels.h365 const struct ip_tunnel_encap_ops *ops; in ip_encap_hlen() local
387 const struct ip_tunnel_encap_ops *ops; in ip_tunnel_encap() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_buf.c784 xfs_buf_reverify( struct xfs_buf *bp, const struct xfs_buf_ops *ops) xfs_buf_reverify() argument
802 xfs_buf_read_map( struct xfs_buftarg *target, struct xfs_buf_map *map, int nmaps, xfs_buf_flags_t flags, struct xfs_buf **bpp, const struct xfs_buf_ops *ops, xfs_failaddr_t fa) xfs_buf_read_map() argument
887 xfs_buf_readahead_map( struct xfs_buftarg *target, struct xfs_buf_map *map, int nmaps, const struct xfs_buf_ops *ops) xfs_buf_readahead_map() argument
907 xfs_buf_read_uncached( struct xfs_buftarg *target, xfs_daddr_t daddr, size_t numblks, xfs_buf_flags_t flags, struct xfs_buf **bpp, const struct xfs_buf_ops *ops) xfs_buf_read_uncached() argument
2005 const struct dax_holder_operations *ops = NULL; xfs_alloc_buftarg() local
[all...]
H A Dxfs_buf.h253 xfs_buf_read( struct xfs_buftarg *target, xfs_daddr_t blkno, size_t numblks, xfs_buf_flags_t flags, struct xfs_buf **bpp, const struct xfs_buf_ops *ops) xfs_buf_read() argument
268 xfs_buf_readahead( struct xfs_buftarg *target, xfs_daddr_t blkno, size_t numblks, const struct xfs_buf_ops *ops) xfs_buf_readahead() argument
H A Dxfs_ioctl.c585 xfs_attr_multiop_t *ops; in xfs_attrmulti_by_handle() local
[all...]
H A Dxfs_ioctl32.h138 compat_uptr_t ops; /* attr_multi data */ member
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dmtd.h474 static inline u32 mtd_oobavail(struct mtd_info *mtd, struct mtd_oob_ops *ops) in mtd_oobavail() argument
H A Dspinand.h259 const struct spinand_manufacturer_ops *ops; member
286 const struct spi_mem_op *ops; member
/kernel/linux/linux-6.6/include/linux/surface_aggregator/
H A Dserial_hub.h508 const struct ssh_packet_ops *ops; member
624 const struct ssh_request_ops *ops; member
/kernel/linux/linux-6.6/include/linux/soc/mediatek/
H A Dmtk_wed.h81 const struct mtk_wed_ops *ops; member
[all...]
/kernel/linux/linux-6.6/include/net/nfc/
H A Dhci.h121 const struct nfc_hci_ops *ops; member
/kernel/linux/linux-6.6/include/pcmcia/
H A Dss.h166 struct pccard_operations *ops; member
/kernel/linux/linux-6.6/drivers/soundwire/
H A Dstream.c520 const struct sdw_master_port_ops *ops = bus->port_ops; in sdw_prep_deprep_master_ports() local
780 const struct sdw_master_ops *ops; do_bank_switch() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/imx/
H A Dimx-media-vdic.c80 struct vdic_pipeline_ops *ops; member

Completed in 25 milliseconds

1...<<101102103104105106107108109110>>...148