Home
last modified time | relevance | path

Searched defs:info (Results 1 – 25 of 4631) sorted by relevance

12345678910>>...186

/OK3568_Linux_fs/kernel/include/drm/
H A Di915_pciids.h38 #define INTEL_VGA_DEVICE(id, info) { \ argument
44 #define INTEL_QUANTA_VGA_DEVICE(info) { \ argument
50 #define INTEL_I810_IDS(info) \ argument
55 #define INTEL_I815_IDS(info) \ argument
58 #define INTEL_I830_IDS(info) \ argument
61 #define INTEL_I845G_IDS(info) \ argument
64 #define INTEL_I85X_IDS(info) \ argument
68 #define INTEL_I865G_IDS(info) \ argument
71 #define INTEL_I915G_IDS(info) \ argument
75 #define INTEL_I915GM_IDS(info) \ argument
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_image_process.cpp155 struct module_sample_info *info = &module_samples[RK_ISP_AE]; in sample_main() local
161 struct module_sample_info *info = &module_samples[RK_ISP_AWB]; in sample_main() local
167 struct module_sample_info *info = &module_samples[RK_ISP_AF]; in sample_main() local
173 struct module_sample_info *info = &module_samples[RK_ISP_ACCM]; in sample_main() local
179 struct module_sample_info *info = &module_samples[RK_ISP_A3DLUT]; in sample_main() local
186 struct module_sample_info *info = &module_samples[RK_ISP_ADRC]; in sample_main() local
192 struct module_sample_info *info = &module_samples[RK_ISP_AMERGE]; in sample_main() local
198 struct module_sample_info *info = &module_samples[RK_ISP_AGAMMA]; in sample_main() local
204 struct module_sample_info *info = &module_samples[RK_ISP_ADEHAZE]; in sample_main() local
211 struct module_sample_info *info = &module_samples[RK_ISP_AYNR]; in sample_main() local
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/arm/
H A Dfas216.c141 static inline unsigned char fas216_readb(FAS216_Info *info, unsigned int reg) in fas216_readb()
147 static inline void fas216_writeb(FAS216_Info *info, unsigned int reg, unsigned int val) in fas216_writeb()
153 static void fas216_dumpstate(FAS216_Info *info) in fas216_dumpstate()
182 static void fas216_dumpinfo(FAS216_Info *info) in fas216_dumpinfo()
226 static void __fas216_checkmagic(FAS216_Info *info, const char *func) in __fas216_checkmagic()
242 #define fas216_checkmagic(info) __fas216_checkmagic((info), __func__) argument
244 #define fas216_checkmagic(info) argument
259 static const char *fas216_drv_phase(FAS216_Info *info) in fas216_drv_phase()
281 static char fas216_target(FAS216_Info *info) in fas216_target()
290 fas216_do_log(FAS216_Info *info, char target, char *fmt, va_list ap) in fas216_do_log()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dinfo.hpp29 struct info struct
31 struct nil_ {};
41 value_type;
43 explicit info(utf8_string const& tag_) in info() argument
47 info(utf8_string const& tag_, T const& value_) in info() argument
50 info(utf8_string const& tag_, char value_) in info() function
53 info(utf8_string const& tag_, wchar_t value_) in info() argument
56 info(utf8_string const& tag_, ucs4_char value_) in info() function
60 info(utf8_string const& tag_, Char const* str) in info() function
64 info(utf8_string const& tag_ in info() function
[all …]
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_cfg.cpp33 #define CFG_TO_PTR(info, cfg) ((char *)cfg + info->data_offset) argument
34 #define CFG_TO_S32_PTR(info, cfg) ((RK_S32 *)CFG_TO_PTR(info, cfg)) argument
35 #define CFG_TO_U32_PTR(info, cfg) ((RK_U32 *)CFG_TO_PTR(info, cfg)) argument
36 #define CFG_TO_S64_PTR(info, cfg) ((RK_S64 *)CFG_TO_PTR(info, cfg)) argument
37 #define CFG_TO_U64_PTR(info, cfg) ((RK_U64 *)CFG_TO_PTR(info, cfg)) argument
38 #define CFG_TO_PTR_PTR(info, cfg) ((void **)CFG_TO_PTR(info, cfg)) argument
40 #define CFG_TO_FLAG_PTR(info, cfg) ((RK_U32 *)((char *)cfg + info->flag_offset)) argument
60 static MPP_RET mpp_cfg_set(MppCfgInfoNode *info, void *cfg, void *val) in mpp_cfg_set()
69 static MPP_RET mpp_cfg_get(MppCfgInfoNode *info, void *cfg, void *val) in mpp_cfg_get()
75 static MPP_RET mpp_cfg_set_s32(MppCfgInfoNode *info, void *cfg, RK_S32 val) in mpp_cfg_set_s32()
[all …]
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dsynclink_gt.c41 #define DBGDATA(info, buf, size, label) if (debug_level >= DEBUG_LEVEL_DATA) trace_block((info), (b… argument
400 #define slgt_irq_on(info, mask) \ argument
402 #define slgt_irq_off(info, mask) \ argument
496 static void trace_block(struct slgt_info *info, const char *data, int count, const char *label) in trace_block()
519 #define DBGDATA(info, buf, size, label) argument
523 static void dump_tbufs(struct slgt_info *info) in dump_tbufs()
533 #define DBGTBUF(info) argument
537 static void dump_rbufs(struct slgt_info *info) in dump_rbufs()
547 #define DBGRBUF(info) argument
550 static inline int sanity_check(struct slgt_info *info, char *devname, const char *name) in sanity_check()
[all …]
H A Dsynclinkmp.c664 static inline int sanity_check(SLMP_INFO *info, in sanity_check()
715 SLMP_INFO *info; in install() local
745 SLMP_INFO *info = tty->driver_data; in open() local
802 SLMP_INFO * info = tty->driver_data; in close() local
836 SLMP_INFO *info = tty->driver_data; in hangup() local
864 SLMP_INFO *info = tty->driver_data; in set_termios() local
912 SLMP_INFO *info = tty->driver_data; in write() local
990 SLMP_INFO *info = tty->driver_data; in put_char() local
1027 SLMP_INFO *info = tty->driver_data; in send_xchar() local
1051 SLMP_INFO * info = tty->driver_data; in wait_until_sent() local
[all …]
H A Dsynclink.c921 static inline int mgsl_paranoia_check(struct mgsl_struct *info, in mgsl_paranoia_check()
975 struct mgsl_struct *info = tty->driver_data; in mgsl_stop() local
998 struct mgsl_struct *info = tty->driver_data; in mgsl_start() local
1021 static int mgsl_bh_action(struct mgsl_struct *info) in mgsl_bh_action()
1055 struct mgsl_struct *info = in mgsl_bh_handler() local
1095 static void mgsl_bh_receive(struct mgsl_struct *info) in mgsl_bh_receive()
1116 static void mgsl_bh_transmit(struct mgsl_struct *info) in mgsl_bh_transmit()
1137 static void mgsl_bh_status(struct mgsl_struct *info) in mgsl_bh_status()
1158 static void mgsl_isr_receive_status( struct mgsl_struct *info ) in mgsl_isr_receive_status()
1210 static void mgsl_isr_transmit_status( struct mgsl_struct *info ) in mgsl_isr_transmit_status()
[all …]
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-s3c.c69 static int s3c_rtc_enable_clk(struct s3c_rtc *info) in s3c_rtc_enable_clk()
87 static void s3c_rtc_disable_clk(struct s3c_rtc *info) in s3c_rtc_disable_clk()
97 struct s3c_rtc *info = (struct s3c_rtc *)id; in s3c_rtc_tickirq() local
107 struct s3c_rtc *info = (struct s3c_rtc *)id; in s3c_rtc_alarmirq() local
118 struct s3c_rtc *info = dev_get_drvdata(dev); in s3c_rtc_setaie() local
152 static int s3c_rtc_setfreq(struct s3c_rtc *info, int freq) in s3c_rtc_setfreq()
176 struct s3c_rtc *info = dev_get_drvdata(dev); in s3c_rtc_gettime() local
220 struct s3c_rtc *info = dev_get_drvdata(dev); in s3c_rtc_settime() local
251 struct s3c_rtc *info = dev_get_drvdata(dev); in s3c_rtc_getalarm() local
301 struct s3c_rtc *info = dev_get_drvdata(dev); in s3c_rtc_setalarm() local
[all …]
H A Drtc-sa1100.c48 struct sa1100_rtc *info = dev_get_drvdata(dev_id); in sa1100_rtc_interrupt() local
97 struct sa1100_rtc *info = dev_get_drvdata(dev); in sa1100_rtc_alarm_irq_enable() local
112 struct sa1100_rtc *info = dev_get_drvdata(dev); in sa1100_rtc_read_time() local
120 struct sa1100_rtc *info = dev_get_drvdata(dev); in sa1100_rtc_set_time() local
130 struct sa1100_rtc *info = dev_get_drvdata(dev); in sa1100_rtc_read_alarm() local
140 struct sa1100_rtc *info = dev_get_drvdata(dev); in sa1100_rtc_set_alarm() local
157 struct sa1100_rtc *info = dev_get_drvdata(dev); in sa1100_rtc_proc() local
174 int sa1100_rtc_init(struct platform_device *pdev, struct sa1100_rtc *info) in sa1100_rtc_init()
244 struct sa1100_rtc *info; in sa1100_rtc_probe() local
302 struct sa1100_rtc *info = platform_get_drvdata(pdev); in sa1100_rtc_remove() local
[all …]
/OK3568_Linux_fs/kernel/drivers/char/pcmcia/
H A Dsynclink_cs.c321 #define write_reg(info, reg, val) outb((val),(info)->io_base + (reg)) argument
322 #define read_reg(info, reg) inb((info)->io_base + (reg)) argument
324 #define read_reg16(info, reg) inw((info)->io_base + (reg)) argument
325 #define write_reg16(info, reg, val) outw((val), (info)->io_base + (reg)) argument
327 #define set_reg_bits(info, reg, mask) \ argument
330 #define clear_reg_bits(info, reg, mask) \ argument
336 static void irq_disable(MGSLPC_INFO *info, unsigned char channel, unsigned short mask) in irq_disable()
346 static void irq_enable(MGSLPC_INFO *info, unsigned char channel, unsigned short mask) in irq_enable()
357 #define port_irq_disable(info, mask) \ argument
360 #define port_irq_enable(info, mask) \ argument
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dfbcon.h27 static inline int fbcon_fb_registered(struct fb_info *info) { return 0; } in fbcon_fb_registered()
28 static inline void fbcon_fb_unregistered(struct fb_info *info) {} in fbcon_fb_unregistered()
29 static inline void fbcon_fb_unbind(struct fb_info *info) {} in fbcon_fb_unbind()
30 static inline void fbcon_suspended(struct fb_info *info) {} in fbcon_suspended()
31 static inline void fbcon_resumed(struct fb_info *info) {} in fbcon_resumed()
32 static inline int fbcon_mode_deleted(struct fb_info *info, in fbcon_mode_deleted()
34 static inline void fbcon_new_modelist(struct fb_info *info) {} in fbcon_new_modelist()
35 static inline void fbcon_get_requirement(struct fb_info *info, in fbcon_get_requirement()
37 static inline void fbcon_fb_blanked(struct fb_info *info, int blank) {} in fbcon_fb_blanked()
38 static inline int fbcon_modechange_possible(struct fb_info *info, in fbcon_modechange_possible()
[all …]
/OK3568_Linux_fs/kernel/fs/quota/
H A Dquota_tree.c26 static int __get_index(struct qtree_mem_dqinfo *info, qid_t id, int depth) in __get_index()
36 static int get_index(struct qtree_mem_dqinfo *info, struct kqid qid, int depth) in get_index()
44 static int qtree_dqstr_in_blk(struct qtree_mem_dqinfo *info) in qtree_dqstr_in_blk()
59 static ssize_t read_blk(struct qtree_mem_dqinfo *info, uint blk, char *buf) in read_blk()
68 static ssize_t write_blk(struct qtree_mem_dqinfo *info, uint blk, char *buf) in write_blk()
95 static int check_dquot_block_header(struct qtree_mem_dqinfo *info, in check_dquot_block_header()
113 static int get_free_dqblk(struct qtree_mem_dqinfo *info) in get_free_dqblk()
147 static int put_free_dqblk(struct qtree_mem_dqinfo *info, char *buf, uint blk) in put_free_dqblk()
164 static int remove_free_dqentry(struct qtree_mem_dqinfo *info, char *buf, in remove_free_dqentry()
211 static int insert_free_dqentry(struct qtree_mem_dqinfo *info, char *buf, in insert_free_dqentry()
[all …]
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_set.c56 const struct xt_set_info_match_v0 *info = par->matchinfo; in set_match_v0() local
67 compat_flags(struct xt_set_info_v0 *info) in compat_flags()
85 struct xt_set_info_match_v0 *info = par->matchinfo; in set_match_v0_checkentry() local
110 struct xt_set_info_match_v0 *info = par->matchinfo; in set_match_v0_destroy() local
120 const struct xt_set_info_match_v1 *info = par->matchinfo; in set_match_v1() local
136 struct xt_set_info_match_v1 *info = par->matchinfo; in set_match_v1_checkentry() local
158 struct xt_set_info_match_v1 *info = par->matchinfo; in set_match_v1_destroy() local
168 const struct xt_set_info_match_v3 *info = par->matchinfo; in set_match_v3() local
191 const struct xt_set_info_match_v4 *info = par->matchinfo; in set_match_v4() local
214 const struct xt_set_info_target_v0 *info = par->targinfo; in set_target_v0() local
[all …]
/OK3568_Linux_fs/kernel/arch/sh/drivers/dma/
H A Ddma-api.c26 struct dma_info *info; in get_dma_info() local
46 struct dma_info *info; in get_dma_info_by_name() local
61 struct dma_info *info; in get_nr_channels() local
75 struct dma_info *info = get_dma_info(chan); in get_dma_channel() local
94 struct dma_info *info = get_dma_info(chan); in get_dma_residue() local
131 struct dma_info *info; in request_dma_bycap() local
167 struct dma_info *info = get_dma_info(0); in dmac_search_free_channel() local
194 struct dma_info *info = get_dma_info(chan); in request_dma() local
217 struct dma_info *info = get_dma_info(chan); in free_dma() local
229 struct dma_info *info = get_dma_info(chan); in dma_wait_for_completion() local
[all …]
/OK3568_Linux_fs/kernel/net/dsa/
H A Dswitch.c33 struct dsa_notifier_ageing_time_info *info) in dsa_switch_ageing_time()
56 struct dsa_notifier_mtu_info *info) in dsa_switch_mtu_match()
71 struct dsa_notifier_mtu_info *info) in dsa_switch_mtu()
90 struct dsa_notifier_bridge_info *info) in dsa_switch_bridge_join()
108 struct dsa_notifier_bridge_info *info) in dsa_switch_bridge_leave()
160 struct dsa_notifier_fdb_info *info) in dsa_switch_fdb_add()
171 struct dsa_notifier_fdb_info *info) in dsa_switch_fdb_del()
182 struct dsa_notifier_mdb_info *info) in dsa_switch_mdb_match()
194 struct dsa_notifier_mdb_info *info) in dsa_switch_mdb_prepare()
213 struct dsa_notifier_mdb_info *info) in dsa_switch_mdb_add()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/ks7010/
H A Dks_wlan_net.c150 struct iw_request_info *info, in ks_wlan_get_name()
173 struct iw_request_info *info, in ks_wlan_set_freq()
217 struct iw_request_info *info, in ks_wlan_get_freq()
239 struct iw_request_info *info, in ks_wlan_set_essid()
278 struct iw_request_info *info, in ks_wlan_get_essid()
307 static int ks_wlan_set_wap(struct net_device *dev, struct iw_request_info *info, in ks_wlan_set_wap()
336 static int ks_wlan_get_wap(struct net_device *dev, struct iw_request_info *info, in ks_wlan_get_wap()
356 struct iw_request_info *info, in ks_wlan_set_nick()
376 struct iw_request_info *info, in ks_wlan_get_nick()
393 struct iw_request_info *info, in ks_wlan_set_rate()
[all …]
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dcfi_flash.c185 flash_info_t *info; in flash_get_info() local
198 unsigned long flash_sector_size(flash_info_t *info, flash_sect_t sect) in flash_sector_size()
210 flash_map(flash_info_t *info, flash_sect_t sect, uint offset) in flash_map()
217 static inline void flash_unmap(flash_info_t *info, flash_sect_t sect, in flash_unmap()
225 static void flash_make_cmd(flash_info_t *info, u32 cmd, void *cmdbuf) in flash_make_cmd()
289 static inline uchar flash_read_uchar(flash_info_t *info, uint offset) in flash_read_uchar()
307 static inline ushort flash_read_word(flash_info_t *info, uint offset) in flash_read_word()
321 static ulong flash_read_long (flash_info_t *info, flash_sect_t sect, in flash_read_long()
357 static void flash_write_cmd(flash_info_t *info, flash_sect_t sect, in flash_write_cmd()
405 static void flash_unlock_seq(flash_info_t *info, flash_sect_t sect) in flash_unlock_seq()
[all …]
/OK3568_Linux_fs/u-boot/arch/x86/cpu/coreboot/
H A Dtables.c32 static void cb_parse_memory(unsigned char *ptr, struct sysinfo_t *info) in cb_parse_memory()
59 static void cb_parse_serial(unsigned char *ptr, struct sysinfo_t *info) in cb_parse_serial()
65 static void cb_parse_vbnv(unsigned char *ptr, struct sysinfo_t *info) in cb_parse_vbnv()
73 static void cb_parse_gpios(unsigned char *ptr, struct sysinfo_t *info) in cb_parse_gpios()
85 static void cb_parse_vdat(unsigned char *ptr, struct sysinfo_t *info) in cb_parse_vdat()
93 static void cb_parse_tstamp(unsigned char *ptr, struct sysinfo_t *info) in cb_parse_tstamp()
98 static void cb_parse_cbmem_cons(unsigned char *ptr, struct sysinfo_t *info) in cb_parse_cbmem_cons()
103 static void cb_parse_framebuffer(unsigned char *ptr, struct sysinfo_t *info) in cb_parse_framebuffer()
108 static void cb_parse_string(unsigned char *ptr, char **info) in cb_parse_string()
113 static int cb_parse_header(void *addr, int len, struct sysinfo_t *info) in cb_parse_header()
[all …]
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dskeletonfb.c126 static struct fb_info info; variable
150 static int xxxfb_open(struct fb_info *info, int user) in xxxfb_open()
169 static int xxxfb_release(struct fb_info *info, int user) in xxxfb_release()
210 static int xxxfb_check_var(struct fb_var_screeninfo *var, struct fb_info *info) in xxxfb_check_var()
255 static int xxxfb_set_par(struct fb_info *info) in xxxfb_set_par()
286 struct fb_info *info) in xxxfb_setcolreg()
426 struct fb_info *info) in xxxfb_pan_display()
464 static int xxxfb_blank(int blank_mode, struct fb_info *info) in xxxfb_blank()
580 int xxxfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in xxxfb_cursor()
628 int xxxfb_sync(struct fb_info *info) in xxxfb_sync()
[all …]
H A Dneofb.c201 static void neoCalcVCLK(const struct fb_info *info, in neoCalcVCLK()
442 static void vgaHWRestore(const struct fb_info *info, in vgaHWRestore()
475 static inline int neo2200_sync(struct fb_info *info) in neo2200_sync()
484 static inline void neo2200_wait_fifo(struct fb_info *info, in neo2200_wait_fifo()
513 static inline void neo2200_accel_init(struct fb_info *info, in neo2200_accel_init()
549 neofb_open(struct fb_info *info, int user) in neofb_open()
564 neofb_release(struct fb_info *info, int user) in neofb_release()
580 neofb_check_var(struct fb_var_screeninfo *var, struct fb_info *info) in neofb_check_var()
720 static int neofb_set_par(struct fb_info *info) in neofb_set_par()
1172 struct fb_info *info) in neofb_pan_display()
[all …]
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmbdirect.c160 struct smbd_connection *info = in smbd_disconnect_rdma_work() local
169 static void smbd_disconnect_rdma_connection(struct smbd_connection *info) in smbd_disconnect_rdma_connection()
178 struct smbd_connection *info = id->context; in smbd_conn_upcall() local
240 struct smbd_connection *info = context; in smbd_qp_async_error_upcall() local
313 struct smbd_connection *info = response->info; in process_negotiation_response() local
386 struct smbd_connection *info = in smbd_post_send_credits() local
447 struct smbd_connection *info = response->info; in recv_done() local
543 struct smbd_connection *info, in smbd_create_id()
618 struct smbd_connection *info, in smbd_ia_open()
667 static int smbd_post_send_negotiate_req(struct smbd_connection *info) in smbd_post_send_negotiate_req()
[all …]
/OK3568_Linux_fs/kernel/arch/csky/mm/
H A Dasid.c16 #define reserved_asid(info, cpu) *per_cpu_ptr((info)->reserved, cpu) argument
18 #define ASID_MASK(info) (~GENMASK((info)->bits - 1, 0)) argument
19 #define ASID_FIRST_VERSION(info) (1UL << ((info)->bits)) argument
21 #define asid2idx(info, asid) (((asid) & ~ASID_MASK(info)) >> (info)->ctxt_shift) argument
22 #define idx2asid(info, idx) (((idx) << (info)->ctxt_shift) & ~ASID_MASK(info)) argument
24 static void flush_context(struct asid_info *info) in flush_context()
54 static bool check_update_reserved_asid(struct asid_info *info, u64 asid, in check_update_reserved_asid()
79 static u64 new_context(struct asid_info *info, atomic64_t *pasid, in new_context()
137 void asid_new_context(struct asid_info *info, atomic64_t *pasid, in asid_new_context()
168 int asid_allocator_init(struct asid_info *info, in asid_allocator_init()
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dedd.c50 struct edd_info *info; member
123 struct edd_info *info; in edd_show_host_bus() local
169 struct edd_info *info; in edd_show_interface() local
235 struct edd_info *info; in edd_show_raw_data() local
257 struct edd_info *info; in edd_show_version() local
280 struct edd_info *info; in edd_show_extensions() local
306 struct edd_info *info; in edd_show_info_flags() local
336 struct edd_info *info; in edd_show_legacy_max_cylinder() local
351 struct edd_info *info; in edd_show_legacy_max_head() local
366 struct edd_info *info; in edd_show_legacy_sectors_per_track() local
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dxen-scsifront.c134 static void scsifront_wake_up(struct vscsifrnt_info *info) in scsifront_wake_up()
140 static int scsifront_get_rqid(struct vscsifrnt_info *info) in scsifront_get_rqid()
155 static int _scsifront_put_rqid(struct vscsifrnt_info *info, uint32_t id) in _scsifront_put_rqid()
165 static void scsifront_put_rqid(struct vscsifrnt_info *info, uint32_t id) in scsifront_put_rqid()
178 static int scsifront_do_request(struct vscsifrnt_info *info, in scsifront_do_request()
227 static void scsifront_gnttab_done(struct vscsifrnt_info *info, in scsifront_gnttab_done()
246 static void scsifront_cdb_cmd_done(struct vscsifrnt_info *info, in scsifront_cdb_cmd_done()
275 static void scsifront_sync_cmd_done(struct vscsifrnt_info *info, in scsifront_sync_cmd_done()
307 static void scsifront_do_response(struct vscsifrnt_info *info, in scsifront_do_response()
321 static int scsifront_ring_drain(struct vscsifrnt_info *info) in scsifront_ring_drain()
[all …]

12345678910>>...186