Searched refs:close (Results 6776 - 6800 of 9254) sorted by relevance
1...<<271272273274275276277278279280>>...371
/kernel/linux/linux-6.6/drivers/net/can/slcan/ |
H A D | slcan-core.c | 667 "failed to send close command 'C\\r'\n"); in slcan_netdev_close() 911 .close = slcan_close,
|
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/ |
H A D | cx231xx-audio.c | 553 .close = snd_cx231xx_pcm_close,
|
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/ |
H A D | em28xx-input.c | 741 rc->close = em28xx_ir_stop; in em28xx_ir_init()
|
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | videobuf-dma-sg.c | 449 .close = videobuf_vm_close,
|
H A D | v4l2-flash-led-class.c | 648 .close = v4l2_flash_close,
|
/kernel/linux/linux-6.6/drivers/media/platform/xilinx/ |
H A D | xilinx-tpg.c | 485 .close = xtpg_close,
|
/kernel/linux/linux-6.6/drivers/media/rc/ |
H A D | serial_ir.c | 523 rcdev->close = serial_ir_close; in serial_ir_probe()
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | xdr4.h | 641 struct nfsd4_close close; member
|
/kernel/linux/linux-6.6/fs/afs/ |
H A D | file.c | 77 .close = afs_vm_close,
|
/kernel/linux/linux-6.6/include/media/ |
H A D | v4l2-subdev.h | 821 * this operation as close as possible to stream on time. The 927 * @close: called when the subdev device node is closed. Please note that 928 * it is possible for @close to be called after @unregistered! 947 int (*close)(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh); member
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | l2cap.h | 615 void (*close) (struct l2cap_chan *chan); member
|
/kernel/linux/linux-6.6/drivers/staging/vme_user/ |
H A D | vme_user.c | 448 .close = vme_user_vm_close,
|
/kernel/linux/linux-6.6/drivers/tty/hvc/ |
H A D | hvc_console.c | 40 * hypervisor before allowing the tty to complete a close operation. 453 * The N_TTY line discipline has problems such that in a close vs in hvc_hangup() 454 * open->hangup case this can be called after the final close so prevent in hvc_hangup() 505 /* This write was probably executed during a tty close. */ in hvc_write() 891 .close = hvc_close,
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | mct_u232.c | 79 .close = mct_u232_close,
|
H A D | ch341.c | 848 .close = ch341_close,
|
H A D | whiteheat.c | 119 .close = whiteheat_close,
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_bcsp.c | 763 .close = bcsp_close,
|
H A D | btmrvl_main.c | 681 hdev->close = btmrvl_close; in btmrvl_register_hdev()
|
H A D | bluecard_cs.c | 710 hdev->close = bluecard_hci_close; in bluecard_open()
|
H A D | bfusb.c | 670 hdev->close = bfusb_close; in bfusb_probe()
|
H A D | hci_nokia.c | 492 dev_dbg(dev, "close device"); in nokia_close() 674 .close = nokia_close,
|
H A D | hci_ll.c | 803 .close = ll_close,
|
H A D | hci_vhci.c | 419 hdev->close = vhci_close_dev; in __vhci_create_device()
|
/kernel/linux/linux-6.6/drivers/comedi/ |
H A D | drivers.c | 194 dev->close = NULL; in comedi_device_detach_cleanup()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_main.c | 604 chtls_cpl_prot.close = chtls_close; in chtls_init_ulp_ops()
|
Completed in 33 milliseconds
1...<<271272273274275276277278279280>>...371