/include/asm-generic/ |
D | dma-mapping-common.h | 15 struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_single_attrs() local 34 struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_single_attrs() local 46 struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_sg_attrs() local 63 struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_sg_attrs() local 75 struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_page() local 89 struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_page() local 101 struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_cpu() local 113 struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_device() local 127 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_range_for_cpu() local 141 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_range_for_device() local [all …]
|
/include/linux/ |
D | moduleparam.h | 50 const struct kernel_param_ops *ops; member 72 const struct kernel_param_ops *ops; member 128 #define module_param_cb(name, ops, arg, perm) \ argument 140 #define __level_param_cb(name, ops, arg, perm, level) \ argument 143 #define core_param_cb(name, ops, arg, perm) \ argument 146 #define postcore_param_cb(name, ops, arg, perm) \ argument 149 #define arch_param_cb(name, ops, arg, perm) \ argument 152 #define subsys_param_cb(name, ops, arg, perm) \ argument 155 #define fs_param_cb(name, ops, arg, perm) \ argument 158 #define device_param_cb(name, ops, arg, perm) \ argument [all …]
|
D | ftrace.h | 179 static inline void ftrace_function_local_enable(struct ftrace_ops *ops) in ftrace_function_local_enable() 196 static inline void ftrace_function_local_disable(struct ftrace_ops *ops) in ftrace_function_local_disable() 213 static inline int ftrace_function_local_disabled(struct ftrace_ops *ops) in ftrace_function_local_disabled() 227 #define register_ftrace_function(ops) ({ 0; }) argument 228 #define unregister_ftrace_function(ops) ({ 0; }) argument 558 #define ftrace_regex_open(ops, flag, inod, file) ({ -ENODEV; }) argument 559 #define ftrace_set_early_filter(ops, buf, enable) do { } while (0) argument 560 #define ftrace_set_filter_ip(ops, ip, remove, reset) ({ -ENODEV; }) argument 561 #define ftrace_set_filter(ops, buf, len, reset) ({ -ENODEV; }) argument 562 #define ftrace_set_notrace(ops, buf, len, reset) ({ -ENODEV; }) argument [all …]
|
D | preempt.h | 162 struct preempt_ops *ops; member 169 struct preempt_ops *ops) in preempt_notifier_init()
|
D | vga_switcheroo.h | 67 const struct vga_switcheroo_client_ops *ops) { return 0; } in vga_switcheroo_register_client() 71 const struct vga_switcheroo_client_ops *ops, in vga_switcheroo_register_audio_client()
|
D | cdev.h | 15 const struct file_operations *ops; member
|
D | dma-buf.h | 123 const struct dma_buf_ops *ops; member 173 #define dma_buf_export(priv, ops, size, flags) \ argument
|
D | irqdomain.h | 106 const struct irq_domain_ops *ops; member 143 const struct irq_domain_ops *ops, in irq_domain_add_legacy_isa()
|
D | mdio-bitbang.h | 34 const struct mdiobb_ops *ops; member
|
D | ste_modem_shm.h | 52 struct ste_modem_dev_ops ops; member
|
D | ppp_channel.h | 39 const struct ppp_channel_ops *ops; /* operations for this channel */ member
|
D | reset-controller.h | 38 struct reset_control_ops *ops; member
|
D | dca.h | 37 struct dca_ops *ops; member
|
D | c2port.h | 32 struct c2port_ops *ops; member
|
D | ipack.h | 135 const struct ipack_driver_ops *ops; member 178 const struct ipack_bus_ops *ops; member
|
/include/sound/ |
D | compress_driver.h | 54 struct snd_compr_ops *ops; member 78 struct snd_compr_ops *ops; member 147 struct snd_compr_ops *ops; member
|
D | i2c.h | 67 void *ops; member 69 struct snd_i2c_ops *ops; /* midlevel operations */ member
|
/include/linux/can/ |
D | core.h | 39 const struct proto_ops *ops; member
|
/include/linux/platform_data/ |
D | remoteproc-omap.h | 41 const struct rproc_ops *ops; member
|
D | asoc-ti-mcbsp.h | 41 struct omap_mcbsp_ops *ops; member
|
/include/linux/mfd/abx500/ |
D | ux500_chargalg.h | 39 struct ux500_charger_ops ops; member
|
/include/net/phonet/ |
D | phonet.h | 106 const struct proto_ops *ops; member
|
/include/video/ |
D | adf.h | 181 const struct adf_obj_ops *ops; member 287 const struct adf_device_ops *ops; member 370 const struct adf_interface_ops *ops; member 411 const struct adf_overlay_engine_ops *ops; member
|
/include/media/ |
D | v4l2-event.h | 115 const struct v4l2_subscribed_event_ops *ops; member
|
/include/linux/mfd/ |
D | mcp.h | 17 struct mcp_ops *ops; member
|