Home
last modified time | relevance | path

Searched full:subfunction (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-mt6323.txt3 MT6323 LED controller is subfunction provided by MT6323 PMIC, so the LED
6 using shared bus called PMIC wrapper for each subfunction to access remote
/freebsd/sys/dev/dpms/
H A Ddpms.c185 dpms_call_bios(int subfunction, int *bh) in dpms_call_bios() argument
194 regs.R_BL = subfunction; in dpms_call_bios()
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dmediatek,mt6397.yaml151 MT6323 LED controller is subfunction provided by MT6323 PMIC, so the LED
154 using shared bus called PMIC wrapper for each subfunction to access remote
/freebsd/sys/dev/ice/
H A Dif_ice_iflib.c4101 device_printf(dev, "%s: Unable to allocate Tx queue memory for subfunction\n", in ice_subif_if_tx_queues_alloc()
4111 "%s: Unable to allocate tx_rsq memory for subfunction\n", __func__); in ice_subif_if_tx_queues_alloc()
4185 device_printf(dev, "%s: Unable to allocate Rx queue memory for subfunction\n", in ice_subif_if_rx_queues_alloc()
/freebsd/usr.sbin/ctladm/
H A Dctladm.c4392 * (in the subfunction) would fail in one of two ways. In the case in main()
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_cnfg.h1936 U16 SubFunction; /* 0x00 */ member
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c10432 * (in the subfunction) would fail in one of two ways. In the case in main()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp5091 // Delegate everything else to a subfunction. in TryReferenceInitialization()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c8542 * This subfunction is used to try to highly optimize the
H A Drack.c12429 * This subfunction is used to try to highly optimize the
/freebsd/contrib/sqlite3/
H A Dsqlite3.c166724 int rc; /* Subfunction return code */
166788 int rc = SQLITE_OK; /* Subfunction return code */