| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | thuge-gen.c | 80 char *line = NULL; in default_huge_page_size() local 110 char *line = NULL; in read_sysfs() local
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/8250/ |
| H A D | 8250_ingenic.c | 33 int line; member 214 int irq, err, line; in ingenic_uart_probe() local
|
| H A D | 8250_core.c | 412 struct uart_8250_port *serial8250_get_port(int line) in serial8250_get_port() 763 void serial8250_suspend_port(int line) in serial8250_suspend_port() 787 void serial8250_resume_port(int line) in serial8250_resume_port() 1146 void serial8250_unregister_port(int line) in serial8250_unregister_port()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/ |
| H A D | bttv-risc.c | 41 u32 instructions,line,todo; in bttv_risc_packed() local 122 unsigned int instructions,line,todo,ylen,chroma; in bttv_risc_planar() local 239 int dwords, rc, line, maxy, start, end; in bttv_risc_overlay() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | gpio.c | 275 struct gb_gpio_line *line = &ggc->lines[d->hwirq]; in gb_gpio_irq_mask() local 285 struct gb_gpio_line *line = &ggc->lines[d->hwirq]; in gb_gpio_irq_unmask() local 295 struct gb_gpio_line *line = &ggc->lines[d->hwirq]; in gb_gpio_irq_set_type() local 341 struct gb_gpio_line *line = &ggc->lines[d->hwirq]; in gb_gpio_irq_bus_sync_unlock() local
|
| /OK3568_Linux_fs/kernel/arch/um/kernel/ |
| H A D | kmsg_dump.c | 11 static char line[1024]; in kmsg_dumper_stdout() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-footbridge/ |
| H A D | personal-pci.c | 24 unsigned char line; in personal_server_map_irq() local
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/btscanner/ |
| H A D | service.cpp | 94 QString line = info.serviceName(); in addService() local
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/ |
| H A D | vivid-vbi-gen.c | 117 unsigned line = data->line; in vivid_vbi_gen_raw() local 216 static void vivid_vbi_gen_teletext(u8 *packet, unsigned line, unsigned frame) in vivid_vbi_gen_teletext()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojsonvt/6.5.1/include/mapbox/geojsonvt/ |
| H A D | clip.hpp | 40 for (const auto& line : lines) { in operator ()() local 92 void clipLine(const vt_line_string& line, vt_multi_line_string& slices) const { in clipLine() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | gl.cpp | 54 void checkError(const char* cmd, const char* file, int line) { in checkError()
|
| /OK3568_Linux_fs/kernel/tools/cgroup/ |
| H A D | cgroup_event_listener.c | 28 char line[LINE_MAX]; in main() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | linux_pkt.c | 204 osl_pkt_frmnative(osl_t *osh, void *pkt, int line, char *file) in osl_pkt_frmnative() 609 osl_pktdup(osl_t *osh, void *skb, int line, char *file) in osl_pktdup() 732 osl_pktlist_add(osl_t *osh, void *p, int line, char *file) in osl_pktlist_add()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | linux_pkt.c | 204 osl_pkt_frmnative(osl_t *osh, void *pkt, int line, char *file) in osl_pkt_frmnative() 609 osl_pktdup(osl_t *osh, void *skb, int line, char *file) in osl_pktdup() 732 osl_pktlist_add(osl_t *osh, void *p, int line, char *file) in osl_pktlist_add()
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/ |
| H A D | fiq_debugger.c | 1193 int line = tty->index; in fiq_tty_open() local 1217 int line = tty->index; in fiq_tty_write() local 1246 int line = tty->index; in fiq_tty_write_room() local 1257 static int fiq_tty_poll_init(struct tty_driver *driver, int line, char *options) in fiq_tty_poll_init() 1262 static int fiq_tty_poll_get_char(struct tty_driver *driver, int line) in fiq_tty_poll_get_char() 1287 static void fiq_tty_poll_put_char(struct tty_driver *driver, int line, char ch) in fiq_tty_poll_put_char()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/memfd/ |
| H A D | common.c | 22 char *line = NULL; in default_huge_page_size() local
|
| /OK3568_Linux_fs/external/recovery/update_engine/ |
| H A D | log.c | 25 void Log(const char* file, int line, LogPriority level, const char* fmt, ...) in Log()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/scripts/ |
| H A D | symbolize.py | 289 def process_abort(self, line): argument 379 def write(self, line): argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/scripts/ |
| H A D | symbolize.py | 289 def process_abort(self, line): argument 379 def write(self, line): argument
|
| /OK3568_Linux_fs/kernel/drivers/lightnvm/ |
| H A D | pblk-rl.c | 159 void pblk_rl_free_lines_inc(struct pblk_rl *rl, struct pblk_line *line) in pblk_rl_free_lines_inc() 170 void pblk_rl_free_lines_dec(struct pblk_rl *rl, struct pblk_line *line, in pblk_rl_free_lines_dec()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | trace-event-parse.c | 128 char *line; in parse_ftrace_printk() local 153 char *line; in parse_saved_cmdline() local
|
| /OK3568_Linux_fs/kernel/tools/perf/ui/stdio/ |
| H A D | hist.c | 620 const char *line, FILE *fp) in print_hierarchy_indent() 729 int line, FILE *fp) in fprintf_line() 762 int line; in hists__fprintf_standard_headers() local 826 char *line = NULL; in hists__fprintf() local
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/pwc/ |
| H A D | pwc-uncompress.c | 26 int n, line, col; in pwc_decompress() local
|
| /OK3568_Linux_fs/u-boot/tools/patman/ |
| H A D | checkpatch.py | 126 def GetWarningMsg(col, msg_type, fname, line, msg): argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/ |
| H A D | clip_lines.cpp | 13 for (auto& line : lines) { in clipLines() local
|