Home
last modified time | relevance | path

Searched refs:r_port (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/sound/drivers/opl3/
Dopl3_lib.c36 port = (cmd & OPL3_RIGHT) ? opl3->r_port : opl3->l_port; in snd_opl2_command()
59 port = (cmd & OPL3_RIGHT) ? opl3->r_port : opl3->l_port; in snd_opl3_command()
128 if (snd_BUG_ON(!opl3->r_port)) in snd_opl3_detect()
393 unsigned long r_port, in snd_opl3_create() argument
412 if (r_port != 0) { in snd_opl3_create()
413 opl3->res_r_port = request_region(r_port, 2, "OPL2/3 (right)"); in snd_opl3_create()
415 snd_printk(KERN_ERR "opl3: can't grab right port 0x%lx\n", r_port); in snd_opl3_create()
422 opl3->r_port = r_port; in snd_opl3_create()
436 opl3->l_port, opl3->r_port); in snd_opl3_create()
/Linux-v6.6/net/sunrpc/
Drpcb_clnt.c123 unsigned short r_port; member
460 .r_port = port, in rpcb_register()
748 map->r_port = 0; in rpcb_getport_async()
808 map->r_port = 0; in rpcb_getport_done()
810 } else if (map->r_port == 0) { in rpcb_getport_done()
818 trace_rpcb_setport(child, map->r_status, map->r_port); in rpcb_getport_done()
819 xprt->ops->set_port(xprt, map->r_port); in rpcb_getport_done()
820 if (map->r_port) in rpcb_getport_done()
838 *p = cpu_to_be32(rpcb->r_port); in rpcb_enc_mapping()
848 rpcb->r_port = 0; in rpcb_dec_getport()
[all …]
/Linux-v6.6/include/sound/
Dopl3.h285 unsigned long r_port; member
343 unsigned long l_port, unsigned long r_port,
/Linux-v6.6/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst3261 ``l_port`` and ``r_port`` are not necessarily set. Only the command