Home
last modified time | relevance | path

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

/linux/drivers/misc/altera-stapl/
H A 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 …]
H A Daltera-jtag.h65 struct altera_jtag js; member
/linux/sound/virtio/
H A Dvirtio_ctl_msg.c127 unsigned int js = msecs_to_jiffies(virtsnd_msg_timeout_ms); in virtsnd_ctl_msg_send() local
H A Dvirtio_pcm_ops.c397 unsigned int js = msecs_to_jiffies(virtsnd_msg_timeout_ms); in virtsnd_pcm_sync_stop() local
/linux/kernel/rcu/
H A Dtree_stall.h745 unsigned long js; in check_cpu_stall() local
906 unsigned long js; in show_rcu_gp_kthreads() local
/linux/drivers/md/
H A Ddm-integrity.c755 struct journal_sector *js; in access_journal_entry() local
858 struct journal_sector *js = access_journal(ic, section, j); in rw_section_mac() local
2052 struct journal_sector *js; in __journal_read_write() local
2115 struct journal_sector *js; in __journal_read_write() local
2737 struct journal_sector *js; in integrity_commit() local
2784 static void restore_last_bytes(struct dm_integrity_c *ic, struct journal_sector *js, in restore_last_bytes()
3382 struct journal_sector *js = access_journal(ic, i, j); in init_journal() local
3455 struct journal_sector *js = access_journal(ic, i, j); in replay_journal() local
3506 struct journal_sector *js = access_journal(ic, i, j); in replay_journal() local
/linux/drivers/input/joystick/
H A Danalog.c35 static char *js[ANALOG_PORTS]; variable