Searched defs:cells (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-11-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_machdep.c76 pcell_t cells[2]; local
/freebsd-11-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_ins_wch.c51 int cells = wcwidth(CharOf(CHDEREF(wch))); local
/freebsd-11-stable/contrib/ncurses/form/
H A Dfld_def.c322 int cells = Buffer_Length(New_Field); local
H A Dfrm_driver.c336 int cells = cell_width(form->w, form->currow, form->curcol); local
/freebsd-11-stable/sys/dev/ofw/
H A Dofw_bus_subr.h62 pcell_t cells[]; member in struct:intr_map_data_fdt
H A Dofw_bus_subr.c608 ofw_bus_intr_by_rid(device_t dev, phandle_t node, int wanted_rid, phandle_t *producer, int *ncells, pcell_t **cells) argument
777 ofw_bus_parse_xref_list_internal(phandle_t node, const char *list_name, const char *cells_name, int idx, phandle_t *producer, int *ncells, pcell_t **cells) argument
839 ofw_bus_parse_xref_list_alloc(phandle_t node, const char *list_name, const char *cells_name, int idx, phandle_t *producer, int *ncells, pcell_t **cells) argument
[all...]
/freebsd-11-stable/sys/dev/extres/hwreset/
H A Dhwreset.c116 pcell_t *cells; local
98 hwreset_default_ofw_map(device_t provider_dev, phandle_t xref, int ncells, pcell_t *cells, intptr_t *id) argument
/freebsd-11-stable/crypto/heimdal/appl/afsutil/
H A Dafslog.c49 static getarg_strings cells; variable
/freebsd-11-stable/sys/dev/patm/
H A Dif_patm_rx.c197 u_int stat, cid, w, cells, len, h; local
/freebsd-11-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_coretemp.c138 pcell_t *cells; local
/freebsd-11-stable/contrib/dialog/
H A Dmixedgauge.c115 int cells = dlg->len_text - 2; local
/freebsd-11-stable/crypto/heimdal/lib/kafs/
H A Dcommon.c172 find_cells(const char *file, char ***cells, int *idx) argument
214 afslog_cells(struct kafs_data *data, char **cells, in argument
232 char **cells = NULL; local
[all...]
/freebsd-11-stable/sys/arm/allwinner/
H A Daw_nmi.c137 aw_nmi_map_fdt(device_t dev, u_int ncells, pcell_t *cells, u_int *irqp, argument
H A Daxp209.c1165 axp2xx_regdev_map(device_t dev, phandle_t xref, int ncells, pcell_t *cells, argument
/freebsd-11-stable/sys/dev/gpio/
H A Dofw_gpiobus.c63 pcell_t *cells; local
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_addrhashmap.h53 Cell cells[1]; // variable len member in struct:__sanitizer::AddrHashMap::AddBucket
61 Cell cells[kBucketSize]; member in struct:__sanitizer::AddrHashMap::Bucket
[all...]
/freebsd-11-stable/sys/dev/extres/phy/
H A Dphy.c499 pcell_t *cells; local
554 pcell_t *cells; local
462 phydev_default_ofw_map(device_t provider, phandle_t xref, int ncells, pcell_t *cells, intptr_t *id) argument
[all...]
/freebsd-11-stable/sys/dev/fdt/
H A Dfdt_common.c400 fdt_data_get(void *data, int cells) argument
/freebsd-11-stable/sys/arm64/arm64/
H A Dgic_v3.c432 gic_map_fdt(device_t dev, u_int ncells, pcell_t *cells, u_int *irqp, argument
/freebsd-11-stable/sys/arm/nvidia/
H A Das3722_regulators.c645 as3722_regulator_map(device_t dev, phandle_t xref, int ncells, pcell_t *cells, int *num) argument
H A Dtegra_gpio.c498 tegra_gpio_pic_map_fdt(struct tegra_gpio_softc *sc, u_int ncells, pcell_t *cells, u_int *irqp, uint32_t *regp) argument
[all...]
/freebsd-11-stable/sys/dev/extres/regulator/
H A Dregulator.c953 phandle_t *cells; local
869 regdev_default_ofw_map(device_t dev, phandle_t xref, int ncells, pcell_t *cells, intptr_t *id) argument
[all...]
/freebsd-11-stable/sys/dev/extres/clk/
H A Dclk.c1246 phandle_t parent, *cells; local
351 clknode_default_ofw_map(struct clkdom *clkdom, uint32_t ncells, phandle_t *cells, struct clknode **clk) argument
/freebsd-11-stable/sys/arm/arm/
H A Dgic.c979 gic_map_fdt(device_t dev, u_int ncells, pcell_t *cells, u_int *irqp, argument
[all...]
/freebsd-11-stable/stand/fdt/
H A Dfdt_loader_cmd.c1522 uint32_t cells[100]; local
[all...]

Completed in 204 milliseconds

12