/kernel/linux/linux-6.6/include/linux/ |
H A D | counter.h | 379 const struct counter_ops *ops; member
|
H A D | if_team.h | 178 const struct team_mode_ops *ops; member 208 struct team_mode_ops ops; member
|
H A D | msi.h | 493 struct msi_domain_ops *ops; member 512 struct msi_domain_ops ops; member [all...] |
H A D | remoteproc.h | 555 struct rproc_ops *ops; member
|
H A D | rmi.h | 268 const struct rmi_transport_ops *ops; member
|
H A D | suspend.h | 351 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 D | vdpa.h | 490 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 D | thermal.h | 106 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 D | cec.h | 242 const struct cec_adap_ops *ops; member
|
H A D | v4l2-ctrls.h | 278 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 D | cx2341x.h | 116 const struct cx2341x_handler_ops *ops; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | dst.h | 28 struct dst_ops *ops; member [all...] |
H A D | ip_tunnels.h | 365 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 D | xfs_buf.c | 784 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 D | xfs_buf.h | 253 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 D | xfs_ioctl.c | 585 xfs_attr_multiop_t *ops; in xfs_attrmulti_by_handle() local [all...] |
H A D | xfs_ioctl32.h | 138 compat_uptr_t ops; /* attr_multi data */ member
|
/kernel/linux/linux-6.6/include/linux/mtd/ |
H A D | mtd.h | 474 static inline u32 mtd_oobavail(struct mtd_info *mtd, struct mtd_oob_ops *ops) in mtd_oobavail() argument
|
H A D | spinand.h | 259 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 D | serial_hub.h | 508 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 D | mtk_wed.h | 81 const struct mtk_wed_ops *ops; member [all...] |
/kernel/linux/linux-6.6/include/net/nfc/ |
H A D | hci.h | 121 const struct nfc_hci_ops *ops; member
|
/kernel/linux/linux-6.6/include/pcmcia/ |
H A D | ss.h | 166 struct pccard_operations *ops; member
|
/kernel/linux/linux-6.6/drivers/soundwire/ |
H A D | stream.c | 520 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 D | imx-media-vdic.c | 80 struct vdic_pipeline_ops *ops; member
|