Searched defs:drv_name (Results 1 – 21 of 21) sorted by relevance
/openbmc/u-boot/cmd/ |
H A D | bind.c | 13 const char *drv_name) in bind_by_class_index() 94 const char *drv_name) in unbind_child_by_class_index() 121 static int bind_by_node_path(const char *path, const char *drv_name) in bind_by_node_path()
|
/openbmc/linux/include/linux/ |
D | irqchip.h |
|
/openbmc/u-boot/common/ |
H A D | log.c | 87 static struct log_device *log_device_find_by_name(const char *drv_name) in log_device_find_by_name() 225 int log_add_filter(const char *drv_name, enum log_category_t cat_list[], in log_add_filter() 270 int log_remove_filter(const char *drv_name, int filter_num) in log_remove_filter()
|
/openbmc/u-boot/drivers/core/ |
H A D | lists.c | 73 int device_bind_driver(struct udevice *parent, const char *drv_name, in device_bind_driver() 80 int device_bind_driver_to_node(struct udevice *parent, const char *drv_name, in device_bind_driver_to_node()
|
/openbmc/u-boot/drivers/clk/at91/ |
H A D | pmc.c | 52 int at91_clk_sub_device_bind(struct udevice *dev, const char *drv_name) in at91_clk_sub_device_bind()
|
/openbmc/linux/include/linux/remoteproc/ |
D | pruss.h |
|
/openbmc/linux/drivers/crypto/ccp/ |
D | ccp-crypto-aes-xts.c |
|
D | ccp-crypto-sha.c |
|
/openbmc/u-boot/drivers/video/ |
H A D | video-uclass.c | 223 const char *drv_name = drv; in video_post_probe() local
|
/openbmc/linux/drivers/scsi/qedi/ |
D | qedi_debugfs.c |
|
/openbmc/u-boot/drivers/block/ |
H A D | blk-uclass.c | 560 int blk_create_device(struct udevice *parent, const char *drv_name, in blk_create_device() 592 int blk_create_devicef(struct udevice *parent, const char *drv_name, in blk_create_devicef()
|
/openbmc/u-boot/test/dm/ |
H A D | video.c | 87 static int select_vidconsole(struct unit_test_state *uts, const char *drv_name) in select_vidconsole()
|
/openbmc/linux/drivers/crypto/qce/ |
D | skcipher.c |
|
D | sha.c |
|
D | aead.c |
|
/openbmc/linux/drivers/scsi/qedf/ |
D | qedf_debugfs.c |
|
/openbmc/u-boot/include/ |
H A D | stm32_rcc.h | 55 char *drv_name; member
|
/openbmc/u-boot/drivers/spi/ |
H A D | spi-uclass.c | 300 const char *drv_name, const char *dev_name, in spi_get_bus_and_cs()
|
/openbmc/linux/drivers/net/ethernet/arc/ |
D | emac.h |
|
/openbmc/linux/sound/pci/hda/ |
D | hda_tegra.c |
|
/openbmc/linux/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac.h |
|