Home
last modified time | relevance | path

Searched refs:select (Results 601 - 625 of 996) sorted by relevance

1...<<21222324252627282930>>...40

/kernel/linux/linux-5.10/drivers/scsi/
H A Dncr53c8xx.c1401 ** (declared as scr0..scr3 in ncr_reg.h) just after the select/reselect,
1486 struct scr_tblsel select; member
1797 ncrcmd select [ 6]; member
2048 ** And try to select this target.
2050 SCR_SEL_TBL_ATN ^ offsetof (struct dsb, select),
2809 ** And try to select this target without ATN.
2816 SCR_SEL_TBL ^ offsetof (struct dsb, select),
4348 cp->start.schedule.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, select)); in ncr_queue_command()
4351 ** select in ncr_queue_command()
4353 cp->phys.select in ncr_queue_command()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dncr53c8xx.c1403 ** (declared as scr0..scr3 in ncr_reg.h) just after the select/reselect,
1483 struct scr_tblsel select; member
1794 ncrcmd select [ 6]; member
2025 ** And try to select this target.
2027 SCR_SEL_TBL_ATN ^ offsetof (struct dsb, select),
2781 ** And try to select this target without ATN.
2788 SCR_SEL_TBL ^ offsetof (struct dsb, select),
4320 cp->start.schedule.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, select)); in ncr_queue_command()
4323 ** select in ncr_queue_command()
4325 cp->phys.select in ncr_queue_command()
[all...]
/foundation/multimedia/audio_lite/services/impl/
H A Daudio_capturer_impl.cpp18 #include <sys/select.h>
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_s_server_test.cpp143 EXPECT_CALL(SystemFuncMock::GetInstance(), select(_, _, _, _, _)).WillRepeatedly(Return(0)); in HWTEST_F()
149 int ret = ReceiveDhcpMessage(1, &msgInfo); // failed to select isset. in HWTEST_F()
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpcallbacks.h134 * This is a callback for select system function to allow a program to check multiple file descriptors.
140 * @param[in] timeVal Indicates the max time for select to wait.
849 /* Indicates a variable to register select callback function. */
850 FillpSelectFunc select; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_client.c27 #include <sys/select.h>
/kernel/linux/linux-5.10/drivers/cpuidle/governors/
H A Dmenu.c376 * closest timer event, select this one to avoid getting in menu_select()
562 .select = menu_select,
H A Dteo.c39 * o Otherwise, select the shallower state with the greatest matched "early"
485 .select = teo_select,
/kernel/linux/linux-5.10/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c307 ret = select(((ep0 > evfd) ? ep0 : evfd)+1, in main()
312 perror("select"); in main()
/kernel/linux/linux-5.10/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c284 ret = select(((ep0 > evfd) ? ep0 : evfd)+1, in main()
289 perror("select"); in main()
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-imx-intmux.c175 .select = imx_intmux_irq_select,
H A Dirq-partition-percpu.c206 BUG_ON(!ops->select || !ops->translate); in partition_create_desc()
/kernel/linux/linux-5.10/drivers/ide/
H A Dqd65xx.c101 outb(drive->select | ATA_DEVICE_OBS, drive->hwif->io_ports.device_addr); in qd65xx_dev_select()
H A Dns87415.c36 * registers, IDE status register and the IDE select register need to be
176 outb(drive->select | ATA_DEVICE_OBS, drive->hwif->io_ports.device_addr); in ns87415_dev_select()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dhdreg.h46 unsigned select : 1; member
/kernel/linux/linux-6.6/include/linux/
H A Dcpuidle.h298 int (*select) (struct cpuidle_driver *drv, member
/kernel/linux/linux-6.6/drivers/cpuidle/governors/
H A Dteo.c66 * In order to select an idle state for a CPU, the governor takes the following
89 * for an alternative idle state to select.
104 * select the given idle state instead of the candidate one.
106 * 3. By default, select the candidate state.
422 * If state 0 is enabled and it is not a polling one, select it in teo_select()
557 * If there is a latency constraint, it may be necessary to select an in teo_select()
686 .select = teo_select,
H A Dmenu.c392 * closest timer event, select this one to avoid getting in menu_select()
578 .select = menu_select,
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dhdreg.h46 unsigned select : 1; member
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-imx-intmux.c175 .select = imx_intmux_irq_select,
H A Dirq-partition-percpu.c203 BUG_ON(!ops->select || !ops->translate); in partition_create_desc()
/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c307 ret = select(((ep0 > evfd) ? ep0 : evfd)+1, in main()
312 perror("select"); in main()
/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c302 ret = select(((ep0 > evfd) ? ep0 : evfd)+1, in main()
307 perror("select"); in main()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dhdreg.h46 unsigned select : 1; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dhdreg.h46 unsigned select : 1; member

Completed in 32 milliseconds

1...<<21222324252627282930>>...40