Searched defs:get_count (Results 1 – 12 of 12) sorted by relevance
58 int (*get_count)(struct udevice *dev, u64 *count); member
75 int (*get_count)(struct udevice *dev); member
120 profile_count get_count () const { return m_loc.get_count (); } in get_count() function
354 profile_count get_count () const { return m_count; } in get_count() function495 profile_count get_count () const { return m_user_location.get_count (); } in get_count() function
42 u64 (*get_count)(struct ionic_lif *lif); member
48 int (*get_count)(unsigned int self_id, unsigned long long *count, member
42 int (*get_count)(struct dm_space_map *sm, dm_block_t b, uint32_t *result); member
100 u64 (*get_count)(u64 config); member
241 static int get_count(int value) in get_count() function
3720 } get_value_by_name, get_count; member