Searched full:recognition (Results 1 – 25 of 56) sorted by relevance
123
/linux-6.12.1/Documentation/arch/s390/ |
D | 3270.ChangeLog | 25 Modularize control-unit recognition in tuball.c by
|
D | common_io.rst | 76 When a device is un-ignored, device recognition and sensing is performed and
|
/linux-6.12.1/drivers/s390/cio/ |
D | device.c | 456 /* Do device recognition, if needed. */ in online_store_recog_and_online() 464 /* recognition failed */ in online_store_recog_and_online() 808 /* Start recognition for the new ccw device. */ in sch_create_and_recog_new_device() 825 * device recognition but before the register work could be in io_subchannel_register() 833 * recognition has been done for a boxed device (which will already in io_subchannel_register() 875 * subchannel recognition done. Called from the state machine. 906 /* Increase counter of devices currently in recognition. */ in io_subchannel_recog() 1460 /* Trigger device recognition. */ in io_subchannel_sch_event() 1588 /* Now wait for the async. recognition to come to an end. */ in ccw_device_enable_console()
|
D | device_fsm.c | 186 * Stop device recognition. 199 * Now that we tried recognition, we have performed device selection in ccw_device_recog_done() 385 * Start device recognition.
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-css | 19 during subchannel recognition.
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/imu/ |
D | invensense,icm42600.yaml | 21 Processing engine for gesture recognition, activity classification, and
|
/linux-6.12.1/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
D | fsl,ucc-hdlc.yaml | 107 HDLC address recognition. Set to zero to disable
|
/linux-6.12.1/Documentation/filesystems/ |
D | udf.rst | 56 novrs Skip volume sequence recognition
|
/linux-6.12.1/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_resource_priv.h | 114 * @ttm_res_type: TTM resource type used for handle recognition.
|
/linux-6.12.1/drivers/media/pci/tw5864/ |
D | tw5864-reg.h | 1691 /* Enable recognition of PAL60 (Default) */ 1693 /* Enable recognition of PAL (CN). (Default) */ 1695 /* Enable recognition of PAL (M). (Default) */ 1697 /* Enable recognition of NTSC 4.43. (Default) */ 1699 /* Enable recognition of SECAM. (Default) */ 1701 /* Enable recognition of PAL (B, D, G, H, I). (Default) */ 1703 /* Enable recognition of NTSC (M). (Default) */
|
/linux-6.12.1/arch/alpha/include/asm/ |
D | hwrpb.h | 203 unsigned long dsr_offset; /* "Dynamic System Recognition Data Block Table" */
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | samsung,exynos850-clock.yaml | 270 - description: Visual Recognition Accelerator clock (from CMU_TOP)
|
/linux-6.12.1/Documentation/admin-guide/ |
D | binfmt-misc.rst | 29 is the type of recognition. Give ``M`` for magic and ``E`` for extension.
|
D | svga.rst | 237 - Better recognition of text modes during mode scan.
|
/linux-6.12.1/arch/sh/kernel/ |
D | entry-common.S | 16 * NOTE: This code handles signal-recognition, which happens every time
|
/linux-6.12.1/fs/nfs/ |
D | nfsroot.c | 18 * Michael Rausch : Fixed recognition of an incoming RARP answer.
|
/linux-6.12.1/drivers/isdn/mISDN/ |
D | dsp_dtmf.c | 19 /* For DTMF recognition:
|
/linux-6.12.1/drivers/i2c/busses/ |
D | i2c-sis5595.c | 69 ID for recognition */
|
/linux-6.12.1/arch/m68k/kernel/ |
D | entry.S | 19 * NOTE: This code handles signal-recognition, which happens every time
|
/linux-6.12.1/drivers/net/ethernet/xilinx/ |
D | ll_temac.h | 36 /* Enable recognition of flow control frames on Rx
|
/linux-6.12.1/drivers/tty/serial/ |
D | 21285.c | 237 * We don't support BREAK character recognition. in serial21285_set_termios()
|
/linux-6.12.1/sound/pci/ca0106/ |
D | ca0106_proc.c | 26 * Add Model name recognition.
|
/linux-6.12.1/arch/sh/kernel/cpu/sh3/ |
D | entry.S | 27 * NOTE: This code handles signal-recognition, which happens every time
|
/linux-6.12.1/drivers/net/ethernet/freescale/ |
D | ucc_geth.h | 933 /* UCC GETH 82xx Ethernet Address Recognition Location */ 1058 recognition
|
/linux-6.12.1/fs/udf/ |
D | super.c | 454 * novrs Skip volume sequence recognition 686 * recognition area, 0 if the descriptor is valid but non-interesting, 1 if 725 /* TEA01 or invalid id : end of volume recognition area */ in identify_vsd() 763 * bound to the size of the volume recognition area in the standard. in udf_check_vsd()
|
123