Searched defs:js (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/misc/altera-stapl/ |
| H A D | altera-jtag.c | 77 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 D | altera-jtag.h | 65 struct altera_jtag js; member
|
| /linux/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_job.c | 96 struct panfrost_job_slot *js = pfdev->js; in panfrost_fence_create() local 135 int js) in panfrost_job_write_affinity() 203 static int panfrost_job_hw_submit(struct panfrost_job *job, int js) in panfrost_job_hw_submit() 454 unsigned int js) in panfrost_job_handle_err() 765 int js = panfrost_job_get_slot(job); in panfrost_job_timedout() local 858 struct panfrost_job_slot *js; in panfrost_jm_init() local 923 struct panfrost_job_slot *js = pfdev->js; in panfrost_jm_fini() local 972 struct panfrost_job_slot *js = pfdev->js; in panfrost_jm_is_idle() local
|
| /linux/drivers/md/ |
| H A D | dm-integrity.c | 765 struct journal_sector *js; in access_journal_entry() local 868 struct journal_sector *js = access_journal(ic, section, j); in rw_section_mac() local 2162 struct journal_sector *js; in __journal_read_write() local 2212 struct journal_sector *js; in __journal_read_write() local 2863 struct journal_sector *js; in integrity_commit() local 2910 static void restore_last_bytes(struct dm_integrity_c *ic, struct journal_sector *js, in restore_last_bytes() 3031 struct journal_sector *js = access_journal_data(ic, i, l); in do_journal_write() local 3521 struct journal_sector *js = access_journal(ic, i, j); in init_journal() local 3594 struct journal_sector *js = access_journal(ic, i, j); in replay_journal() local 3645 struct journal_sector *js = access_journal(ic, i, j); in replay_journal() local
|
| /linux/drivers/input/joystick/ |
| H A D | analog.c | 35 static char *js[ANALOG_PORTS]; variable
|