| /include/drm/ |
| D | drm_fourcc.h | 156 drm_format_info_is_yuv_packed(const struct drm_format_info *info) in drm_format_info_is_yuv_packed() argument 158 return info->is_yuv && info->num_planes == 1; in drm_format_info_is_yuv_packed() 170 drm_format_info_is_yuv_semiplanar(const struct drm_format_info *info) in drm_format_info_is_yuv_semiplanar() argument 172 return info->is_yuv && info->num_planes == 2; in drm_format_info_is_yuv_semiplanar() 184 drm_format_info_is_yuv_planar(const struct drm_format_info *info) in drm_format_info_is_yuv_planar() argument 186 return info->is_yuv && info->num_planes == 3; in drm_format_info_is_yuv_planar() 199 drm_format_info_is_yuv_sampling_410(const struct drm_format_info *info) in drm_format_info_is_yuv_sampling_410() argument 201 return info->is_yuv && info->hsub == 4 && info->vsub == 4; in drm_format_info_is_yuv_sampling_410() 214 drm_format_info_is_yuv_sampling_411(const struct drm_format_info *info) in drm_format_info_is_yuv_sampling_411() argument 216 return info->is_yuv && info->hsub == 4 && info->vsub == 1; in drm_format_info_is_yuv_sampling_411() [all …]
|
| D | drm_fb_helper.h | 140 struct fb_info *info; member 240 int drm_fb_helper_blank(int blank, struct fb_info *info); 242 struct fb_info *info); 243 int drm_fb_helper_set_par(struct fb_info *info); 245 struct fb_info *info); 252 void drm_fb_helper_fill_info(struct fb_info *info, 256 void drm_fb_helper_damage_range(struct fb_info *info, off_t off, size_t len); 257 void drm_fb_helper_damage_area(struct fb_info *info, u32 x, u32 y, u32 width, u32 height); 259 void drm_fb_helper_deferred_io(struct fb_info *info, struct list_head *pagereflist); 265 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info); [all …]
|
| /include/linux/ |
| D | fbcon.h | 7 int fbcon_fb_registered(struct fb_info *info); 8 void fbcon_fb_unregistered(struct fb_info *info); 9 void fbcon_fb_unbind(struct fb_info *info); 10 void fbcon_suspended(struct fb_info *info); 11 void fbcon_resumed(struct fb_info *info); 12 int fbcon_mode_deleted(struct fb_info *info, 14 void fbcon_new_modelist(struct fb_info *info); 15 void fbcon_get_requirement(struct fb_info *info, 17 void fbcon_fb_blanked(struct fb_info *info, int blank); 18 int fbcon_modechange_possible(struct fb_info *info, [all …]
|
| D | smp.h | 17 typedef void (*smp_call_func_t)(void *info); 18 typedef bool (*smp_cond_func_t)(int cpu, void *info); 26 void *info; member 30 (struct __call_single_data){ .func = (_func), .info = (_info), } 50 int smp_call_function_single(int cpuid, smp_call_func_t func, void *info, 54 void *info, bool wait, const struct cpumask *mask); 69 static inline void on_each_cpu(smp_call_func_t func, void *info, int wait) in on_each_cpu() argument 71 on_each_cpu_cond_mask(NULL, func, info, wait, cpu_online_mask); in on_each_cpu() 91 smp_call_func_t func, void *info, bool wait) in on_each_cpu_mask() argument 93 on_each_cpu_cond_mask(NULL, func, info, wait, mask); in on_each_cpu_mask() [all …]
|
| D | uio_driver.h | 84 struct uio_info *info; member 118 int (*mmap)(struct uio_info *info, struct vm_area_struct *vma); 119 int (*open)(struct uio_info *info, struct inode *inode); 120 int (*release)(struct uio_info *info, struct inode *inode); 121 int (*irqcontrol)(struct uio_info *info, s32 irq_on); 128 struct uio_info *info); 139 #define uio_register_device(parent, info) \ argument 140 __uio_register_device(THIS_MODULE, parent, info) 142 extern void uio_unregister_device(struct uio_info *info); 143 extern void uio_event_notify(struct uio_info *info); [all …]
|
| D | fb.h | 144 struct fb_info *info; member 208 void (*writeio)(struct fb_info *info, void __iomem *dst, void *src, unsigned int size); 209 void (*readio) (struct fb_info *info, void *dst, void __iomem *src, unsigned int size); 228 struct page *(*get_page)(struct fb_info *info, unsigned long offset); 229 void (*deferred_io)(struct fb_info *info, struct list_head *pagelist); 250 int (*fb_open)(struct fb_info *info, int user); 251 int (*fb_release)(struct fb_info *info, int user); 256 ssize_t (*fb_read)(struct fb_info *info, char __user *buf, 258 ssize_t (*fb_write)(struct fb_info *info, const char __user *buf, 263 int (*fb_check_var)(struct fb_var_screeninfo *var, struct fb_info *info); [all …]
|
| D | dqblk_qtree.h | 42 int qtree_write_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot); 43 int qtree_read_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot); 44 int qtree_delete_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot); 45 int qtree_release_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot); 46 int qtree_entry_unused(struct qtree_mem_dqinfo *info, char *disk); 47 static inline int qtree_depth(struct qtree_mem_dqinfo *info) in qtree_depth() argument 49 unsigned int epb = info->dqi_usable_bs >> 2; in qtree_depth() 57 int qtree_get_next_id(struct qtree_mem_dqinfo *info, struct kqid *qid);
|
| D | icmpv6.h | 18 typedef void ip6_icmp_send_t(struct sk_buff *skb, u8 type, u8 code, __u32 info, 21 void icmp6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info, 25 static inline void __icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info, in __icmpv6_send() argument 28 icmp6_send(skb, type, code, info, NULL, parm); in __icmpv6_send() 41 extern void __icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info, 47 static inline void icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) in icmpv6_send() argument 49 __icmpv6_send(skb, type, code, info, IP6CB(skb)); in icmpv6_send() 56 void icmpv6_ndo_send(struct sk_buff *skb_in, u8 type, u8 code, __u32 info); 58 static inline void icmpv6_ndo_send(struct sk_buff *skb_in, u8 type, u8 code, __u32 info) in icmpv6_ndo_send() argument 61 __icmpv6_send(skb_in, type, code, info, &parm); in icmpv6_ndo_send() [all …]
|
| D | usermode_driver.h | 14 int umd_load_blob(struct umd_info *info, const void *data, size_t len); 15 int umd_unload_blob(struct umd_info *info); 16 int fork_usermode_driver(struct umd_info *info); 17 void umd_cleanup_helper(struct umd_info *info);
|
| /include/soc/fsl/ |
| D | caam-blob.h | 64 struct caam_blob_info *info, bool encap); 76 struct caam_blob_info *info) in caam_encap_blob() argument 78 if (info->output_len < info->input_len + CAAM_BLOB_OVERHEAD) in caam_encap_blob() 81 return caam_process_blob(priv, info, true); in caam_encap_blob() 94 struct caam_blob_info *info) in caam_decap_blob() argument 96 if (info->input_len < CAAM_BLOB_OVERHEAD || in caam_decap_blob() 97 info->output_len < info->input_len - CAAM_BLOB_OVERHEAD) in caam_decap_blob() 100 return caam_process_blob(priv, info, false); in caam_decap_blob()
|
| /include/net/ |
| D | cfg80211-wext.h | 21 struct iw_request_info *info, 23 int cfg80211_wext_siwmode(struct net_device *dev, struct iw_request_info *info, 25 int cfg80211_wext_giwmode(struct net_device *dev, struct iw_request_info *info, 28 struct iw_request_info *info, 31 struct iw_request_info *info, 34 struct iw_request_info *info, 37 struct iw_request_info *info, 40 struct iw_request_info *info, 43 struct iw_request_info *info, 46 struct iw_request_info *info, [all …]
|
| D | genetlink.h | 94 struct genl_info *info); 97 struct genl_info *info); 145 static inline struct net *genl_info_net(const struct genl_info *info) in genl_info_net() argument 147 return read_pnet(&info->_net); in genl_info_net() 150 static inline void genl_info_net_set(struct genl_info *info, struct net *net) in genl_info_net_set() argument 152 write_pnet(&info->_net, net); in genl_info_net_set() 155 static inline void *genl_info_userhdr(const struct genl_info *info) in genl_info_userhdr() argument 157 return (u8 *)info->genlhdr + GENL_HDRLEN; in genl_info_userhdr() 160 #define GENL_SET_ERR_MSG(info, msg) NL_SET_ERR_MSG((info)->extack, msg) argument 162 #define GENL_SET_ERR_MSG_FMT(info, msg, args...) \ argument [all …]
|
| D | iw_handler.h | 315 typedef int (*iw_handler)(struct net_device *dev, struct iw_request_info *info, 447 int iw_handler_set_spy(struct net_device *dev, struct iw_request_info *info, 450 int iw_handler_get_spy(struct net_device *dev, struct iw_request_info *info, 453 int iw_handler_set_thrspy(struct net_device *dev, struct iw_request_info *info, 456 int iw_handler_get_thrspy(struct net_device *dev, struct iw_request_info *info, 467 static inline int iwe_stream_lcp_len(struct iw_request_info *info) in iwe_stream_lcp_len() argument 470 if (info->flags & IW_REQUEST_FLAG_COMPAT) in iwe_stream_lcp_len() 476 static inline int iwe_stream_point_len(struct iw_request_info *info) in iwe_stream_point_len() argument 479 if (info->flags & IW_REQUEST_FLAG_COMPAT) in iwe_stream_point_len() 485 static inline int iwe_stream_event_len_adjust(struct iw_request_info *info, in iwe_stream_event_len_adjust() argument [all …]
|
| D | icmp.h | 39 void __icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info, 41 static inline void icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_send() argument 43 __icmp_send(skb_in, type, code, info, &IPCB(skb_in)->opt); in icmp_send() 47 void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info); 49 static inline void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_ndo_send() argument 52 __icmp_send(skb_in, type, code, info, &opts); in icmp_ndo_send() 57 int icmp_err(struct sk_buff *skb, u32 info);
|
| D | llc_pdu.h | 158 #define FRMR_INFO_SET_REJ_CNTRL(info,rej_ctrl) \ argument 159 info->rej_pdu_ctrl = ((*((u8 *) rej_ctrl) & \ 169 #define FRMR_INFO_SET_Vs(info,vs) (info->curr_ssv = (((u8) vs) << 1)) argument 170 #define FRMR_INFO_SET_Vr(info,vr) (info->curr_rsv = (((u8) vr) << 1)) argument 176 #define FRMR_INFO_SET_C_R_BIT(info, cr) (info->curr_rsv |= (((u8) cr) & 0x01)) argument 183 #define FRMR_INFO_SET_INVALID_PDU_CTRL_IND(info, ind) \ argument 184 (info->ind_bits = ((info->ind_bits & 0xFE) | (((u8) ind) & 0x01))) 186 #define FRMR_INFO_SET_INVALID_PDU_INFO_IND(info, ind) \ argument 187 (info->ind_bits = ( (info->ind_bits & 0xFD) | (((u8) ind) & 0x02))) 189 #define FRMR_INFO_SET_PDU_INFO_2LONG_IND(info, ind) \ argument [all …]
|
| /include/linux/iio/adc/ |
| D | ad_sigma_delta.h | 95 const struct ad_sigma_delta_info *info; member 119 if (sd->info->set_channel) in ad_sigma_delta_set_channel() 120 return sd->info->set_channel(sd, channel); in ad_sigma_delta_set_channel() 129 if (sd->info->append_status) { in ad_sigma_delta_append_status() 130 ret = sd->info->append_status(sd, append); in ad_sigma_delta_append_status() 142 if (sd->info->disable_all) in ad_sigma_delta_disable_all() 143 return sd->info->disable_all(sd); in ad_sigma_delta_disable_all() 151 if (sd->info->disable_one) in ad_sigma_delta_disable_one() 152 return sd->info->disable_one(sd, chan); in ad_sigma_delta_disable_one() 160 if (sd->info->set_mode) in ad_sigma_delta_set_mode() [all …]
|
| /include/trace/events/ |
| D | signal.h | 12 #define TP_STORE_SIGINFO(__entry, info) \ argument 14 if (info == SEND_SIG_NOINFO) { \ 17 } else if (info == SEND_SIG_PRIV) { \ 21 __entry->errno = info->si_errno; \ 22 __entry->code = info->si_code; \ 52 TP_PROTO(int sig, struct kernel_siginfo *info, struct task_struct *task, 55 TP_ARGS(sig, info, task, group, result), 69 TP_STORE_SIGINFO(__entry, info); 98 TP_PROTO(int sig, struct kernel_siginfo *info, struct k_sigaction *ka), 100 TP_ARGS(sig, info, ka), [all …]
|
| D | mmap.h | 12 TP_PROTO(unsigned long addr, struct vm_unmapped_area_info *info), 14 TP_ARGS(addr, info), 30 __entry->flags = info->flags; 31 __entry->length = info->length; 32 __entry->low_limit = info->low_limit; 33 __entry->high_limit = info->high_limit; 34 __entry->align_mask = info->align_mask; 35 __entry->align_offset = info->align_offset;
|
| /include/linux/platform_data/ |
| D | usb-ohci-s3c2410.h | 31 static inline void s3c2410_usb_report_oc(struct s3c2410_hcd_info *info, int ports) in s3c2410_usb_report_oc() argument 33 if (info->report_oc != NULL) { in s3c2410_usb_report_oc() 34 (info->report_oc)(info, ports); in s3c2410_usb_report_oc() 38 extern void s3c_ohci_set_platdata(struct s3c2410_hcd_info *info);
|
| D | mmc-pxamci.h | 22 extern void pxa_set_mci_info(const struct pxamci_platform_data *info, 24 extern void pxa3xx_set_mci2_info(struct pxamci_platform_data *info); 25 extern void pxa3xx_set_mci3_info(struct pxamci_platform_data *info);
|
| /include/soc/amlogic/ |
| D | meson_ddr_pmu.h | 39 void (*enable)(struct dmc_info *info); 40 void (*disable)(struct dmc_info *info); 42 void (*set_axi_filter)(struct dmc_info *info, int axi_id, int chann); 43 int (*irq_handler)(struct dmc_info *info, 45 void (*get_counters)(struct dmc_info *info,
|
| /include/uapi/linux/ |
| D | btf.h | 41 __u32 info; member 55 #define BTF_INFO_KIND(info) (((info) >> 24) & 0x1f) argument 56 #define BTF_INFO_VLEN(info) ((info) & 0xffff) argument 57 #define BTF_INFO_KFLAG(info) ((info) >> 31) argument
|
| D | tls.h | 126 struct tls_crypto_info info; member 134 struct tls_crypto_info info; member 142 struct tls_crypto_info info; member 150 struct tls_crypto_info info; member 158 struct tls_crypto_info info; member 166 struct tls_crypto_info info; member 174 struct tls_crypto_info info; member 182 struct tls_crypto_info info; member
|
| /include/linux/fpga/ |
| D | fpga-mgr.h | 176 struct fpga_image_info *info, 179 struct fpga_image_info *info, 184 struct fpga_image_info *info); 222 void fpga_image_info_free(struct fpga_image_info *info); 224 int fpga_mgr_load(struct fpga_manager *mgr, struct fpga_image_info *info); 235 #define fpga_mgr_register_full(parent, info) \ argument 236 __fpga_mgr_register_full(parent, info, THIS_MODULE) 238 __fpga_mgr_register_full(struct device *parent, const struct fpga_manager_info *info, 249 #define devm_fpga_mgr_register_full(parent, info) \ argument 250 __devm_fpga_mgr_register_full(parent, info, THIS_MODULE) [all …]
|
| D | fpga-bridge.h | 59 struct fpga_image_info *info; member 67 struct fpga_image_info *info); 69 struct fpga_image_info *info); 78 struct fpga_image_info *info, 81 struct fpga_image_info *info,
|