Home
last modified time | relevance | path

Searched refs:found_channel (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/hv/
Dconnection.c315 struct vmbus_channel *found_channel = NULL; in relid2channel() local
323 found_channel = channel; in relid2channel()
333 found_channel = cur_sc; in relid2channel()
340 return found_channel; in relid2channel()
/Linux-v5.4/drivers/staging/most/cdev/
Dcdev.c70 int found_channel = 0; in get_channel() local
75 found_channel = 1; in get_channel()
80 if (!found_channel) in get_channel()
/Linux-v5.4/drivers/scsi/
Dstorvsc_drv.c1332 goto found_channel; in storvsc_do_io()
1343 goto found_channel; in storvsc_do_io()
1358 goto found_channel; in storvsc_do_io()
1366 found_channel: in storvsc_do_io()