Home
last modified time | relevance | path

Searched defs:modalias (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/sound/hda/
H A Dhda_bus_type.c70 char modalias[32]; in hda_uevent() local
/OK3568_Linux_fs/kernel/drivers/soundwire/
H A Dbus_type.c64 char modalias[32]; in sdw_slave_uevent() local
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Ddevice_sysfs.c134 static int create_pnp_modalias(struct acpi_device *acpi_dev, char *modalias, in create_pnp_modalias()
192 static int create_of_modalias(struct acpi_device *acpi_dev, char *modalias, in create_of_modalias()
H A Dbus.c667 char *modalias, size_t len) in acpi_of_modalias()
701 char *modalias, size_t len) in acpi_set_modalias()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_bind.c206 char modalias[32]; in request_codec_module() local
/OK3568_Linux_fs/kernel/sound/aoa/soundbus/
H A Dsoundbus.h146 char modalias[32]; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dmdio.h38 char modalias[MDIO_NAME_SIZE]; member
H A Dphy.h1693 char modalias[MDIO_NAME_SIZE]; member
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl.c680 char modalias[MODULE_NAME_LEN]; in load_codec_module() local
/OK3568_Linux_fs/kernel/include/linux/spi/
H A Dspi.h192 char modalias[SPI_NAME_SIZE]; member
1467 char modalias[SPI_NAME_SIZE]; member
/OK3568_Linux_fs/kernel/drivers/firewire/
H A Dcore-device.c212 char modalias[64]; in fw_unit_uevent() local
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Ddrivers.c569 char modalias[40]; in parisc_uevent() local
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dxdomain.c769 char modalias[64]; in tb_service_uevent() local
/OK3568_Linux_fs/kernel/drivers/of/
H A Dbase.c1175 int of_modalias_node(struct device_node *node, char *modalias, int len) in of_modalias_node()