Home
last modified time | relevance | path

Searched refs:check_slot (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ipack/carriers/
H A Dtpci200.c46 static struct tpci200_board *check_slot(struct ipack_device *dev) in check_slot() function
172 tpci200 = check_slot(dev); in tpci200_free_irq()
201 tpci200 = check_slot(dev); in tpci200_request_irq()
367 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_get_clockrate()
379 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_set_clockrate()
402 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_get_error()
416 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_get_timeout()
431 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_reset_timeout()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ipack/carriers/
H A Dtpci200.c46 static struct tpci200_board *check_slot(struct ipack_device *dev) in check_slot() function
172 tpci200 = check_slot(dev); in tpci200_free_irq()
201 tpci200 = check_slot(dev); in tpci200_request_irq()
367 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_get_clockrate()
379 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_set_clockrate()
402 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_get_error()
416 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_get_timeout()
431 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_reset_timeout()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ipack/carriers/
H A Dtpci200.c46 static struct tpci200_board *check_slot(struct ipack_device *dev) in check_slot() function
172 tpci200 = check_slot(dev); in tpci200_free_irq()
201 tpci200 = check_slot(dev); in tpci200_request_irq()
367 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_get_clockrate()
379 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_set_clockrate()
402 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_get_error()
416 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_get_timeout()
431 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_reset_timeout()
/dports/security/opencryptoki/opencryptoki-3.11.0/testcases/
H A Dock_tests.sh.in137 check_slot() function
290 check_slot $i || { echo "SKIPPING slot $i"; continue; }
/dports/devel/p5-Sort-Key-Top/Sort-Key-Top-0.08/
H A DTop.xs496 check_slot(pTHX_ SV *slot) { in check_slot() function
749 check_slot(aTHX_ slot);
766 check_slot(aTHX_ slot);
783 check_slot(aTHX_ slot);
800 check_slot(aTHX_ slot);
817 check_slot(aTHX_ slot);
834 check_slot(aTHX_ slot);
851 check_slot(aTHX_ slot);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/acpi/
H A Dpci_slot.c42 check_slot(acpi_handle handle, unsigned long long *sun) in check_slot() function
93 device = check_slot(handle, &sun); in register_slot()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/acpi/
H A Dpci_slot.c42 check_slot(acpi_handle handle, unsigned long long *sun) in check_slot() function
93 device = check_slot(handle, &sun); in register_slot()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/acpi/
H A Dpci_slot.c42 check_slot(acpi_handle handle, unsigned long long *sun) in check_slot() function
93 device = check_slot(handle, &sun); in register_slot()
/dports/www/moodle39/moodle/question/engine/
H A Dquestionusage.php263 protected function check_slot($slot) { function in question_usage_by_activity
279 $this->check_slot($slot);
518 $this->check_slot($slot);
/dports/www/moodle310/moodle/question/engine/
H A Dquestionusage.php263 protected function check_slot($slot) { function in question_usage_by_activity
279 $this->check_slot($slot);
518 $this->check_slot($slot);
/dports/www/moodle311/moodle/question/engine/
H A Dquestionusage.php263 protected function check_slot($slot) { function in question_usage_by_activity
279 $this->check_slot($slot);
518 $this->check_slot($slot);
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kernel/
H A Dmpparse.c711 check_slot(unsigned long mpc_new_phys, unsigned long mpc_new_length, int count) in check_slot() function
782 if (check_slot(mpc_new_phys, mpc_new_length, count) < 0) in replace_intsrc_all()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kernel/
H A Dmpparse.c711 check_slot(unsigned long mpc_new_phys, unsigned long mpc_new_length, int count) in check_slot() function
782 if (check_slot(mpc_new_phys, mpc_new_length, count) < 0) in replace_intsrc_all()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kernel/
H A Dmpparse.c711 check_slot(unsigned long mpc_new_phys, unsigned long mpc_new_length, int count) in check_slot() function
782 if (check_slot(mpc_new_phys, mpc_new_length, count) < 0) in replace_intsrc_all()
/dports/security/p11-kit/p11-kit-0.24.0/trust/
H A Dmodule.c183 check_slot (CK_SLOT_ID id) in check_slot() function
637 return_val_if_fail (check_slot (id), CKR_SLOT_ID_INVALID); in sys_C_GetMechanismInfo()
671 return_val_if_fail (check_slot (id), CKR_SLOT_ID_INVALID); in sys_C_OpenSession()
/dports/sysutils/exfat-utils/exfat-1.3.0/libexfat/
H A Dnode.c796 static int check_slot(struct exfat* ef, struct exfat_node* dir, off_t offset, in check_slot() function
851 switch (check_slot(ef, dir, *offset, n)) in find_slot()
/dports/sysutils/fusefs-exfat/exfat-1.3.0/libexfat/
H A Dnode.c796 static int check_slot(struct exfat* ef, struct exfat_node* dir, off_t offset,
851 switch (check_slot(ef, dir, *offset, n))
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dpci_subr.c1479 bool check_slot = false; in pci_conf_print_pcie_cap() local
1502 check_slot = true; in pci_conf_print_pcie_cap()
1510 check_slot = true; in pci_conf_print_pcie_cap()
1702 if (check_slot == true) { in pci_conf_print_pcie_cap()