Searched defs:js (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/misc/altera-stapl/ |
A D | altera-jtag.c | 77 struct altera_jtag *js = &astate->js; in altera_jinit() local 116 int altera_set_dr_pre(struct altera_jtag *js, in altera_set_dr_pre() 274 struct altera_jtag *js = &astate->js; in altera_jreset_idle() local 288 struct altera_jtag *js = &astate->js; in altera_goto_jstate() local 341 struct altera_jtag *js = &astate->js; in altera_wait_cycles() local 376 struct altera_jtag *js = &astate->js; in altera_wait_msecs() local 589 struct altera_jtag *js = &astate->js; in altera_irscan() local 688 struct altera_jtag *js = &astate->js; in altera_swap_ir() local 792 struct altera_jtag *js = &astate->js; in altera_drscan() local 883 struct altera_jtag *js = &astate->js; in altera_swap_dr() local [all …]
|
A D | altera-jtag.h | 65 struct altera_jtag js; member
|
/linux/drivers/gpu/drm/panfrost/ |
A D | panfrost_job.c | 90 struct panfrost_job_slot *js = pfdev->js; in panfrost_fence_create() local 129 int js) in panfrost_job_write_affinity() 186 static void panfrost_job_hw_submit(struct panfrost_job *job, int js) in panfrost_job_hw_submit() 396 unsigned int js) in panfrost_job_handle_err() 709 int js = panfrost_job_get_slot(job); in panfrost_job_timedout() local 771 struct panfrost_job_slot *js; in panfrost_job_init() local 836 struct panfrost_job_slot *js = pfdev->js; in panfrost_job_fini() local 852 struct panfrost_job_slot *js = pfdev->js; in panfrost_job_open() local 913 struct panfrost_job_slot *js = pfdev->js; in panfrost_job_is_idle() local
|
A D | panfrost_device.h | 103 struct panfrost_job_slot *js; member
|
/linux/tools/perf/pmu-events/ |
A D | jsmn.c | 60 static jsmnerr_t jsmn_parse_primitive(jsmn_parser *parser, const char *js, in jsmn_parse_primitive() 117 static jsmnerr_t jsmn_parse_string(jsmn_parser *parser, const char *js, in jsmn_parse_string() 174 jsmnerr_t jsmn_parse(jsmn_parser *parser, const char *js, size_t len, in jsmn_parse()
|
/linux/kernel/rcu/ |
A D | tree_stall.h | 657 unsigned long js; in check_cpu_stall() local 812 unsigned long js; in show_rcu_gp_kthreads() local
|
/linux/sound/virtio/ |
A D | virtio_ctl_msg.c | 127 unsigned int js = msecs_to_jiffies(virtsnd_msg_timeout_ms); in virtsnd_ctl_msg_send() local
|
A D | virtio_pcm_ops.c | 392 unsigned int js = msecs_to_jiffies(virtsnd_msg_timeout_ms); in virtsnd_pcm_sync_stop() local
|
/linux/drivers/md/ |
A D | dm-integrity.c | 775 struct journal_sector *js; in access_journal_entry() local 877 struct journal_sector *js = access_journal(ic, section, j); in rw_section_mac() local 1974 struct journal_sector *js; in __journal_read_write() local 2036 struct journal_sector *js; in __journal_read_write() local 2384 struct journal_sector *js; in integrity_commit() local 2428 static void restore_last_bytes(struct dm_integrity_c *ic, struct journal_sector *js, in restore_last_bytes() 2872 struct journal_sector *js = access_journal(ic, i, j); in init_journal() local 2940 struct journal_sector *js = access_journal(ic, i, j); in replay_journal() local 2989 struct journal_sector *js = access_journal(ic, i, j); in replay_journal() local
|
/linux/drivers/input/joystick/ |
A D | analog.c | 38 static char *js[ANALOG_PORTS]; variable
|
Completed in 31 milliseconds