Searched refs:assign (Results 1 – 15 of 15) sorted by relevance
/drivers/gpu/drm/omapdrm/ |
D | tcm-sita.c | 138 assign(&area, 0, 0, width - 1, height - 1); in sita_init() 187 assign(&field, tcm->width - 1, tcm->height - 1, 0, 0); in sita_reserve_1d() 332 assign(area, best.a.p0.x, best.a.p0.y, best.a.p1.x, best.a.p1.y); in scan_r2l_t2b() 408 assign(area, best.a.p0.x, best.a.p0.y, best.a.p1.x, best.a.p1.y); in scan_l2r_t2b() 521 assign(&field, 0, 0, boundary_x, boundary_y); in scan_areas_and_find_fit() 528 assign(&field, 0, 0, tcm->width - 1, tcm->height - 1); in scan_areas_and_find_fit() 542 assign(&field, tcm->width - 1, 0, boundary_x, boundary_y); in scan_areas_and_find_fit() 549 assign(&field, tcm->width - 1, 0, 0, tcm->height - 1); in scan_areas_and_find_fit() 615 assign(&me.a, x0, y0, x0 + w - 1, y0 + h - 1); in update_candidate()
|
D | tcm-sita.h | 87 void assign(struct tcm_area *a, u16 x0, u16 y0, u16 x1, u16 y1) in assign() function
|
/drivers/crypto/caam/ |
D | jr.c | 147 if (jrpriv->assign == JOBR_UNASSIGNED) { in caam_jr_register() 148 jrpriv->assign = JOBR_ASSIGNED; in caam_jr_register() 187 jrpriv->assign = JOBR_UNASSIGNED; in caam_jr_deregister() 382 jrp->assign = JOBR_UNASSIGNED; in caam_jr_init()
|
D | intern.h | 49 int assign; /* busy/free */ member
|
/drivers/pnp/ |
D | Kconfig | 11 peripherals to be configured by software, e.g. assign IRQ's or other
|
/drivers/isdn/hardware/eicon/ |
D | um_idi.c | 535 int assign = 0; in process_idi_request() local 576 assign = 1; in process_idi_request() 595 if (assign) { in process_idi_request()
|
D | io.c | 773 IoAdapter->e_tbl[e_no].next = (byte)IoAdapter->assign; in assign_queue() 774 IoAdapter->assign = e_no; in assign_queue() 786 for (e_no = (byte)IoAdapter->assign; in get_assign()
|
D | io.h | 196 word assign; /* list of pending ASSIGNs */ member
|
D | os_bri.c | 580 IoAdapter->assign = 0; in diva_bri_reset_adapter()
|
D | os_pri.c | 384 IoAdapter->assign = 0; in diva_pri_reset_adapter()
|
D | os_4bri.c | 883 Slave->assign = 0; in diva_4bri_reset_adapter()
|
/drivers/net/wireless/ipw2x00/ |
D | Kconfig | 193 For a list of values you can assign to debug_level, you
|
/drivers/gpio/ |
D | Kconfig | 408 use, and assign numbers to the GPIOs they expose. Those GPIOs
|
/drivers/staging/wlags49_h2/ |
D | README.wlags49 | 390 assign it. For example, if the config file /etc/agere/iwconfig-eth1
|
/drivers/staging/speakup/ |
D | spkguide.txt | 901 Speakup has the capability of allowing you to assign or "map" keys to
|