/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | mos7720.c | 1872 /* close the parallel port */ in mos7720_release() 1949 .close = mos7720_close,
|
H A D | mos7840.c | 1776 .close = mos7840_close,
|
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | xprt.c | 711 xprt->ops->close(xprt); in xprt_autoclose()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 573 int (*close)(struct hci_dev *hdev);
|
/kernel/linux/linux-5.10/include/net/ |
H A D | sock.h | 1175 void (*close)(struct sock *sk, member
|
/kernel/linux/linux-5.10/sound/pci/pcxhr/ |
H A D | pcxhr.c | 1122 .close = pcxhr_close,
|
/kernel/linux/linux-5.10/sound/drivers/ |
H A D | aloop.c | 1301 .close = loopback_close,
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | rawmidi.c | 524 substream->ops->close(substream); in close_substream()
|
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | qconf.cc | 1374 connect(quitAction, SIGNAL(triggered(bool)), SLOT(close())); in ConfigMainWindow()
|
/kernel/linux/linux-5.10/sound/x86/ |
H A D | intel_hdmi_audio.c | 1104 * ALSA PCM close callback 1288 .close = had_pcm_close,
|
/kernel/linux/linux-5.10/sound/sparc/ |
H A D | dbri.c | 2079 dprintk(D_USR, "close audio output.\n"); in snd_dbri_close() 2217 .close = snd_dbri_close,
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | sunrpc.h | 1756 DEFINE_SVC_XPRT_EVENT(close); variable
|
/kernel/linux/linux-5.10/ipc/ |
H A D | shm.c | 675 .close = shm_close, /* callback for when the vm-area is released */
|
/kernel/linux/linux-5.10/net/atm/ |
H A D | mpc.c | 662 pr_info("(%s) close for unknown MPC\n", dev->name); in mpc_vcc_close() 783 .close = mpoad_close, 880 pr_info("close for non-present mpoad\n"); in mpoad_close()
|
H A D | lec.c | 493 .close = lec_atm_close,
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | l2cap_sock.c | 1346 * has already been actioned to close the L2CAP in l2cap_sock_shutdown() 1737 .close = l2cap_sock_close_cb,
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | af_inet.c | 27 * moved to close when you look carefully. 224 * was shutdown() rather than close(). in inet_listen() 426 /* If linger is set, we don't return until the close in inet_release() 430 * If the close is due to the process exiting, we never in inet_release() 437 sk->sk_prot->close(sk, timeout); in inet_release() 912 * close() in multithreaded environment. It is _not_ a good idea, in inet_shutdown() 913 * but we have no choice until close() is repaired at VFS level. in inet_shutdown()
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | tcp_ipv6.c | 2129 .close = tcp_close,
|
H A D | udp.c | 1720 .close = udp_lib_close,
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-core.c | 503 hid_err(parser->device, "bogus close delimiter\n"); in hid_parser_local() 2144 hdev->ll_driver->close(hdev); in hid_hw_close()
|
/kernel/linux/linux-5.10/drivers/media/usb/ttusb-budget/ |
H A D | dvb-ttusb-budget.c | 1729 ttusb->dvb_demux.dmx.close(&ttusb->dvb_demux.dmx); in ttusb_disconnect()
|
/kernel/linux/linux-5.10/drivers/media/usb/ttusb-dec/ |
H A D | ttusb_dec.c | 1548 dec->demux.dmx.close(&dec->demux.dmx); in ttusb_dec_exit_dvb()
|
/kernel/linux/linux-6.6/drivers/media/usb/ttusb-budget/ |
H A D | dvb-ttusb-budget.c | 1729 ttusb->dvb_demux.dmx.close(&ttusb->dvb_demux.dmx); in ttusb_disconnect()
|
/kernel/linux/linux-6.6/drivers/media/usb/ttusb-dec/ |
H A D | ttusb_dec.c | 1541 dec->demux.dmx.close(&dec->demux.dmx); in ttusb_dec_exit_dvb()
|
/kernel/linux/linux-6.6/drivers/accel/qaic/ |
H A D | qaic_data.c | 587 .close = drm_gem_vm_close,
|