| /kernel/linux/linux-5.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.
|
| /kernel/linux/linux-4.19/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 | 739 * cio_tm_intrg - perform interrogate function 740 * @sch: subchannel on which to perform the interrogate function 743 * interrogate function. Return zero on success, non-zero otherwie.
|
| D | device_ops.c | 668 * ccw_device_tm_intrg() - perform interrogate function 669 * @cdev: ccw device on which to perform the interrogate function 671 * Perform an interrogate function on the given ccw device. Return zero on
|
| /kernel/linux/linux-5.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()
|
| /kernel/linux/linux-4.19/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()
|
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-4.19/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
|
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-4.19/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
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/mfd/ |
| D | syscon.txt | 8 using a specific compatible value), interrogate the node (or associated
|
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-5.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()
|
| /kernel/linux/linux-4.19/drivers/staging/speakup/ |
| D | speakup_dtlk.h | 40 /* data returned by Interrogate command */
|
| /kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
| D | speakup_dtlk.h | 40 /* data returned by Interrogate command */
|
| /kernel/linux/linux-4.19/drivers/net/wireless/ti/wlcore/ |
| D | testmode.c | 161 wl1271_debug(DEBUG_TESTMODE, "testmode cmd interrogate"); in wl1271_tm_cmd_interrogate() 190 wl1271_warning("testmode cmd interrogate failed: %d", ret); in wl1271_tm_cmd_interrogate()
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | dtlk.h | 64 /* data returned by Interrogate command */
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | dtlk.h | 64 /* data returned by Interrogate command */
|
| /kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-devattr.h | 141 /* Device has a hauppauge eeprom which we can interrogate. */
|
| /kernel/linux/linux-5.10/arch/mips/pci/ |
| D | fixup-malta.c | 82 /* Interrogate PIIX4 to get PCI IRQ mapping */ in malta_piix_func0_fixup()
|
| /kernel/linux/linux-4.19/arch/mips/pci/ |
| D | fixup-malta.c | 82 /* Interrogate PIIX4 to get PCI IRQ mapping */ in malta_piix_func0_fixup()
|