Home
last modified time | relevance | path

Searched defs:drv_name (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/u-boot/cmd/
H A Dbind.c13 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/
H A Dirqchip.h41 #define IRQCHIP_PLATFORM_DRIVER_BEGIN(drv_name) \ argument
48 #define IRQCHIP_PLATFORM_DRIVER_END(drv_name, ...) \ argument
H A Dlibata.h1394 #define __ATA_BASE_SHT(drv_name) \ argument
1410 #define ATA_SUBBASE_SHT(drv_name) \ argument
1416 #define ATA_SUBBASE_SHT_QD(drv_name, drv_qd) \ argument
1422 #define ATA_BASE_SHT(drv_name) \ argument
1429 #define ATA_NCQ_SHT(drv_name) \ argument
1434 #define ATA_NCQ_SHT_QD(drv_name, drv_qd) \ argument
1943 #define ATA_PIO_SHT(drv_name) \ argument
2007 #define ATA_BMDMA_SHT(drv_name) \ argument
/openbmc/u-boot/common/
H A Dlog.c87 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 Dlists.c73 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/linux/sound/soc/sof/
H A Dsof-of-dev.h14 const char *drv_name; member
H A Dpcm.c692 const char *drv_name; in snd_sof_new_platform_drv() local
/openbmc/u-boot/drivers/clk/at91/
H A Dpmc.c52 int at91_clk_sub_device_bind(struct udevice *dev, const char *drv_name) in at91_clk_sub_device_bind()
/openbmc/linux/include/linux/remoteproc/
H A Dpruss.h75 const char *drv_name = dev_driver_string(dev); in is_pru_rproc() local
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto-aes-xts.c24 const char *drv_name; member
H A Dccp-crypto-sha.c362 const char *drv_name; member
/openbmc/u-boot/drivers/video/
H A Dvideo-uclass.c223 const char *drv_name = drv; in video_post_probe() local
/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_debugfs.c46 qedi_dbg_init(char *drv_name) in qedi_dbg_init()
/openbmc/u-boot/drivers/block/
H A Dblk-uclass.c560 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 Dvideo.c87 static int select_vidconsole(struct unit_test_state *uts, const char *drv_name) in select_vidconsole()
/openbmc/linux/drivers/crypto/qce/
H A Dskcipher.c352 const char *drv_name; member
H A Dsha.c406 const char *drv_name; member
H A Daead.c693 const char *drv_name; member
/openbmc/u-boot/include/
H A Dstm32_rcc.h55 char *drv_name; member
/openbmc/linux/include/sound/
H A Dsoc-acpi.h186 const char *drv_name; member
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_debugfs.c62 qedf_dbg_init(char *drv_name) in qedf_dbg_init()
/openbmc/u-boot/drivers/spi/
H A Dspi-uclass.c300 const char *drv_name, const char *dev_name, in spi_get_bus_and_cs()
/openbmc/linux/drivers/net/ethernet/arc/
H A Demac.h132 const char *drv_name; member
/openbmc/linux/sound/pci/hda/
H A Dhda_tegra.c268 const char *sname, *drv_name = "tegra-hda"; in hda_tegra_first_init() local
/openbmc/linux/drivers/base/
H A Ddd.c846 static inline bool cmdline_requested_async_probing(const char *drv_name) in cmdline_requested_async_probing()

12