Home
last modified time | relevance | path

Searched refs:type_count (Results 1 – 7 of 7) sorted by relevance

/openbmc/libmctp/
H A Dlibmctp-cmds.h134 uint8_t type_count; member
H A Dcontrol.c183 resp->type_count = bus->mctp->control.num_msg_types; in mctp_ctrl_get_types()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dp2p.c43 __le32_to_cpu(noa->descriptors[i].type_count); in ath10k_p2p_noa_ie_fill()
H A Dwmi.h4912 __le32 type_count; /* 255: continuous schedule, 0: reserved */ member
/openbmc/linux/drivers/firmware/efi/
H A Defi.c332 int type_count[EFI_BOOT_SERVICES_DATA + 1] = {}; in efi_debugfs_init() local
343 type_count[md->type]++); in efi_debugfs_init()
347 type_count[md->type]++); in efi_debugfs_init()
/openbmc/linux/drivers/hwmon/
H A Dhp-wmi-sensors.c1933 u8 type_count = 0; in make_chip_info() local
1947 type_count++; in make_chip_info()
1949 channel_info = devm_kcalloc(dev, type_count, in make_chip_info()
1954 ptr_channel_info = devm_kcalloc(dev, type_count + 1, in make_chip_info()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2687 u32 type_count; member