Home
last modified time | relevance | path

Searched defs:capacity (Results 26 – 50 of 174) sorted by relevance

1234567

/openbmc/qemu/include/qemu/
H A Dfifo32.h33 static inline void fifo32_create(Fifo32 *fifo, uint32_t capacity) in fifo32_create()
/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A Devent.c95 int capacity; member
105 static struct ec_event_queue *event_queue_new(int capacity) in event_queue_new()
/openbmc/linux/include/linux/
H A Dmisc_cgroup.h106 static inline int misc_cg_set_capacity(enum misc_res_type type, u64 capacity) in misc_cg_set_capacity()
/openbmc/linux/drivers/scsi/
H A Dsr.h34 unsigned capacity; /* size in blocks */ member
H A Dfdomain.c472 struct block_device *bdev, sector_t capacity, in fdomain_biosparam()
/openbmc/linux/drivers/power/supply/
H A Dda9052-battery.c353 static int da9052_bat_read_capacity(struct da9052_battery *bat, int *capacity) in da9052_bat_read_capacity()
410 int capacity; in da9052_bat_check_health() local
H A Drx51_battery.c134 int capacity = rx51_battery_read_adc(di->channel_bsi); in rx51_battery_read_capacity() local
H A Dapm_power.c286 union power_supply_propval capacity, time_to_full, time_to_empty; in apm_battery_apm_get_power_status() local
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition_table.hpp121 size_t capacity() const in capacity() function in openpower::virtual_pnor::partition::Table
/openbmc/hiomapd/vpnor/
H A Dtable.hpp131 size_t capacity() const in capacity() function in openpower::virtual_pnor::partition::Table
/openbmc/linux/kernel/sched/
H A Dpelt.c403 int update_thermal_load_avg(u64 now, struct rq *rq, u64 capacity) in update_thermal_load_avg()
/openbmc/linux/include/uapi/linux/
H A Dblkzoned.h115 __u64 capacity; /* Zone capacity in number of sectors */ member
/openbmc/qemu/tests/unit/
H A Dcrypto-tls-x509-helpers.c478 size_t capacity = 1024, offset = 0; in test_tls_write_cert_chain() local
/openbmc/linux/drivers/usb/storage/
H A Dsddr55.c87 unsigned long capacity; /* Size of card in bytes */ member
788 unsigned long capacity; in sddr55_transport() local
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dqueue.h28 size_t capacity; member
/openbmc/linux/block/
H A Dblk-ia-ranges.c197 sector_t capacity = get_capacity(disk); in disk_check_ia_ranges() local
/openbmc/qemu/util/
H A Dfifo8.c25 void fifo8_create(Fifo8 *fifo, uint32_t capacity) in fifo8_create()
/openbmc/linux/drivers/firewire/
H A Dnosy.c60 size_t capacity; member
115 packet_buffer_init(struct packet_buffer *buffer, size_t capacity) in packet_buffer_init()
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_blk.h37 __u64 capacity; member
/openbmc/linux/kernel/cgroup/
H A Dmisc.c98 int misc_cg_set_capacity(enum misc_res_type type, u64 capacity) in misc_cg_set_capacity()
/openbmc/qemu/io/
H A Dchannel-buffer.c29 qio_channel_buffer_new(size_t capacity) in qio_channel_buffer_new()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.h28 u16 capacity; member
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daiclib.h122 aic_sector_div(sector_t capacity, int heads, int sectors) in aic_sector_div()
/openbmc/linux/drivers/hid/
H A Dhid-nvidia-shield.c75 int capacity; member
113 u8 capacity; member
619 u8 capacity = battery->capacity; in thunderstrike_parse_battery_payload() local
/openbmc/linux/sound/firewire/fireworks/
H A Dfireworks_transaction.c120 size_t capacity, till_end; in copy_resp_to_buf() local

1234567