Searched full:interrogate (Results 1 – 25 of 45) sorted by relevance
12
/Linux-v5.10/drivers/s390/cio/ |
D | itcw.c | 22 * tcw and associated tccb, tsb, data tidaw-list plus an optional interrogate 32 * - optionally provide ready-made interrogate tcw and associated structures 81 * @intrg: if non-zero, add an interrogate tcw 85 * by the interrogate tcw, if specified 104 /* Interrogate data. */ in itcw_calc_size() 112 len += /* Initial TCW */ 63 + /* Interrogate TCCB */ 7; in itcw_calc_size() 159 * @intrg: if non-zero, add and initialize an interrogate tcw 163 * by the interrogate tcw, if specified 216 /* Interrogate TCW. */ in itcw_init() 233 /* Interrogate data TIDAL. */ in itcw_init() [all …]
|
D | fcx.c | 19 * tcw_get_intrg - return pointer to associated interrogate tcw 22 * Return a pointer to the interrogate tcw associated with the specified tcw 23 * or %NULL if there is no associated interrogate tcw. 184 * tcw_set_intrg - set the interrogate tcw address of a tcw 186 * @intrg_tcw: the address of the interrogate tcw 188 * Set the address of the interrogate tcw in the specified tcw.
|
D | cio.c | 735 * cio_tm_intrg - perform interrogate function 736 * @sch: subchannel on which to perform the interrogate function 739 * interrogate function. Return zero on success, non-zero otherwie.
|
D | device_ops.c | 679 * ccw_device_tm_intrg() - perform interrogate function 680 * @cdev: ccw device on which to perform the interrogate function 682 * Perform an interrogate function on the given ccw device. Return zero on
|
/Linux-v5.10/drivers/net/wireless/ti/wl1251/ |
D | cmd.c | 115 wl1251_debug(DEBUG_CMD, "cmd interrogate"); in wl1251_cmd_interrogate() 124 wl1251_error("INTERROGATE command failed"); in wl1251_cmd_interrogate() 128 /* the interrogate command got in, we can read the answer */ in wl1251_cmd_interrogate() 133 wl1251_error("INTERROGATE command error: %d", in wl1251_cmd_interrogate()
|
D | acx.c | 148 wl1251_warning("ACX_FW_REV interrogate failed"); in wl1251_acx_fw_version() 807 wl1251_warning("ACX_FW_REV interrogate failed"); in wl1251_acx_tsf_info()
|
/Linux-v5.10/Documentation/input/devices/ |
D | atarikbd.rst | 136 this mode by sending an 'Interrogate Joystick' command to the ikbd. 181 available to set and interrogate the timer-of-day clock. Time-keeping is 338 INTERROGATE MOUSE POSITION 356 The INTERROGATE MOUSE POSITION command is valid when in the ABSOLUTE MOUSE 470 INTERROGATE commands to sense joystick state. 472 JOYSTICK INTERROGATE 582 INTERROGATE TIME-OF-DAT CLOCK
|
/Linux-v5.10/arch/s390/include/asm/ |
D | fcx.h | 35 * @intrg: Interrogate TCW Address 115 * struct tsa_intrg - Interrogate Transport-Status Area (Intrg. TSA) 188 * struct dcw_intrg_data - Interrogate DCW data
|
/Linux-v5.10/Documentation/devicetree/bindings/mfd/ |
D | ti,j721e-system-controller.yaml | 17 search using a specific compatible value), interrogate the node (or
|
D | syscon.yaml | 15 search using a specific compatible value), interrogate the node (or
|
/Linux-v5.10/drivers/net/wireless/ti/wlcore/ |
D | testmode.c | 147 wl1271_debug(DEBUG_TESTMODE, "testmode cmd interrogate"); in wl1271_tm_cmd_interrogate() 176 wl1271_warning("testmode cmd interrogate failed: %d", ret); in wl1271_tm_cmd_interrogate()
|
/Linux-v5.10/drivers/accessibility/speakup/ |
D | speakup_dtlk.h | 40 /* data returned by Interrogate command */
|
D | speakup_ltlk.c | 127 /* interrogate the LiteTalk and print its settings */
|
D | speakup_dtlk.c | 272 /* interrogate the DoubleTalk PC and return its settings */
|
/Linux-v5.10/include/linux/ |
D | dtlk.h | 64 /* data returned by Interrogate command */
|
/Linux-v5.10/arch/mips/pci/ |
D | fixup-malta.c | 82 /* Interrogate PIIX4 to get PCI IRQ mapping */ in malta_piix_func0_fixup()
|
/Linux-v5.10/drivers/media/usb/pvrusb2/ |
D | pvrusb2-devattr.h | 141 /* Device has a hauppauge eeprom which we can interrogate. */
|
/Linux-v5.10/drivers/char/ |
D | dtlk.c | 510 /* interrogate the DoubleTalk PC and return its settings */ 527 if (i==50) printk("interrogate() read overrun\n"); in dtlk_interrogate()
|
/Linux-v5.10/arch/sparc/kernel/ |
D | pci_psycho.c | 88 * interrogate the IOMMU state to see if it is the cause. 187 /* Interrogate both IOMMUs for error status. */ in psycho_ue_intr()
|
/Linux-v5.10/drivers/nvdimm/ |
D | badrange.c | 260 * @region: parent region of the range to interrogate
|
/Linux-v5.10/drivers/net/wireless/atmel/ |
D | atmel_cs.c | 98 /* Call-back function to interrogate PCMCIA-specific information
|
/Linux-v5.10/Documentation/scsi/ |
D | BusLogic.rst | 193 driver will interrogate the PCI configuration space and use the I/O port 370 This driver will interrogate the setting of the PCI Scanning Sequence option
|
/Linux-v5.10/include/xen/interface/ |
D | platform.h | 314 /* IN: CPUs to interrogate; OUT: subset of IN which are present */
|
/Linux-v5.10/arch/m68k/atari/ |
D | atakeyb.c | 397 /* Interrogate mouse position */
|
/Linux-v5.10/drivers/sbus/char/ |
D | bbc_envctrl.c | 63 * if we cannot interrogate the cpu-fru SEEPROM.
|
12