Home
last modified time | relevance | path

Searched defs:get_type (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Ddevres.c23 int get_type) in _devm_regulator_get()
81 int get_type) in _devm_regulator_get_enable()
191 enum regulator_get_type get_type) in _devm_regulator_bulk_get()
H A Dcore.c2171 enum regulator_get_type get_type) in _regulator_get()
4866 struct regulator_bulk_data *consumers, enum regulator_get_type get_type) in _regulator_bulk_get()
/openbmc/linux/arch/powerpc/kernel/
H A Dreloc_32.S125 get_type: label
/openbmc/linux/drivers/md/
H A Ddm-exception-store.c73 static struct dm_exception_store_type *get_type(const char *type_name) in get_type() function
H A Ddm-log.c66 static struct dm_dirty_log_type *get_type(const char *type_name) in get_type() function
/openbmc/linux/scripts/gdb/linux/
H A Dutils.py26 def get_type(self): member in CachedType
/openbmc/sdbusplus/include/sdbusplus/
H A Dmessage.hpp275 auto get_type() const in get_type() function in sdbusplus::message::message
/openbmc/u-boot/tools/buildman/
H A Dkconfiglib.py1850 def get_type(self): member in Symbol
2749 def get_type(self): member in Choice
/openbmc/boost-dbus/include/dbus/
H A Dmessage.hpp94 string get_type() const { in get_type() function in dbus::message
/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst.c919 u8 get_type[] = { 0x00, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; in dst_card_type() local
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.c503 static bool halbtc_get(void *void_btcoexist, u8 get_type, void *out_buf) in halbtc_get()
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py1232 def get_type(self, filename): member in WebHandler