Home
last modified time | relevance | path

Searched defs:js (Results 1 – 10 of 10) sorted by relevance

/linux-5.19.10/drivers/misc/altera-stapl/
Daltera-jtag.c77 struct altera_jtag *js = &astate->js; in altera_jinit() local
102 int altera_set_drstop(struct altera_jtag *js, enum altera_jtag_state state) in altera_set_drstop()
109 int altera_set_irstop(struct altera_jtag *js, enum altera_jtag_state state) in altera_set_irstop()
116 int altera_set_dr_pre(struct altera_jtag *js, in altera_set_dr_pre()
155 int altera_set_ir_pre(struct altera_jtag *js, u32 count, u32 start_index, in altera_set_ir_pre()
193 int altera_set_dr_post(struct altera_jtag *js, u32 count, u32 start_index, in altera_set_dr_post()
233 int altera_set_ir_post(struct altera_jtag *js, u32 count, u32 start_index, in altera_set_ir_post()
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
[all …]
Daltera-jtag.h65 struct altera_jtag js; member
/linux-5.19.10/drivers/gpu/drm/panfrost/
Dpanfrost_job.c90 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()
400 unsigned int js) in panfrost_job_handle_err()
713 int js = panfrost_job_get_slot(job); in panfrost_job_timedout() local
775 struct panfrost_job_slot *js; in panfrost_job_init() local
840 struct panfrost_job_slot *js = pfdev->js; in panfrost_job_fini() local
856 struct panfrost_job_slot *js = pfdev->js; in panfrost_job_open() local
917 struct panfrost_job_slot *js = pfdev->js; in panfrost_job_is_idle() local
Dpanfrost_device.h103 struct panfrost_job_slot *js; member
/linux-5.19.10/tools/perf/pmu-events/
Djsmn.c60 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-5.19.10/kernel/rcu/
Dtree_stall.h697 unsigned long js; in check_cpu_stall() local
852 unsigned long js; in show_rcu_gp_kthreads() local
/linux-5.19.10/sound/virtio/
Dvirtio_ctl_msg.c127 unsigned int js = msecs_to_jiffies(virtsnd_msg_timeout_ms); in virtsnd_ctl_msg_send() local
Dvirtio_pcm_ops.c392 unsigned int js = msecs_to_jiffies(virtsnd_msg_timeout_ms); in virtsnd_pcm_sync_stop() local
/linux-5.19.10/drivers/md/
Ddm-integrity.c777 struct journal_sector *js; in access_journal_entry() local
879 struct journal_sector *js = access_journal(ic, section, j); in rw_section_mac() local
1975 struct journal_sector *js; in __journal_read_write() local
2037 struct journal_sector *js; in __journal_read_write() local
2385 struct journal_sector *js; in integrity_commit() local
2429 static void restore_last_bytes(struct dm_integrity_c *ic, struct journal_sector *js, in restore_last_bytes()
2875 struct journal_sector *js = access_journal(ic, i, j); in init_journal() local
2944 struct journal_sector *js = access_journal(ic, i, j); in replay_journal() local
2993 struct journal_sector *js = access_journal(ic, i, j); in replay_journal() local
/linux-5.19.10/drivers/input/joystick/
Danalog.c38 static char *js[ANALOG_PORTS]; variable