Searched refs:get_binary (Results 1 – 2 of 2) sorted by relevance
/openbmc/bmcweb/redfish-core/src/utils/ |
H A D | json_utils.cpp | 63 return root.get_binary().size(); in getEstimatedJsonSize()
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | quartet.c | 196 static char *get_binary(char *buffer, int value) in get_binary() function 480 snd_iprintf(buffer, "SCR: %s\n", get_binary(bin_buffer, in proc_regs_read() 482 snd_iprintf(buffer, "MCR: %s\n", get_binary(bin_buffer, in proc_regs_read() 484 snd_iprintf(buffer, "CPLD: %s\n", get_binary(bin_buffer, in proc_regs_read()
|