Home
last modified time | relevance | path

Searched refs:num_strs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Domapdss-boot-init.c84 int num_strs; in omapdss_omapify_node() local
99 num_strs = omapdss_count_strings(prop); in omapdss_omapify_node()
101 new_len = prop->length + strlen(prefix) * num_strs; in omapdss_omapify_node()
/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h202 __le32 num_strs; /* always 1 */ member
/openbmc/linux/net/ceph/
H A Dmon_client.c1001 h->num_strs = cpu_to_le32(1); in do_mon_command_vargs()