Searched refs:matches (Results 251 - 275 of 315) sorted by relevance

<<111213

/linux-master/drivers/firmware/google/
H A Dgsmi.c744 .matches = {
750 .matches = {
/linux-master/drivers/hid/
H A Dhid-sensor-custom.c794 .dmi.matches = {
804 .dmi.matches = {
/linux-master/drivers/power/supply/
H A Daxp288_charger.c601 .matches = {
608 .matches = {
/linux-master/drivers/platform/x86/
H A Dmsi-ec.c1293 .matches = {
1298 .matches = {
H A Dhuawei-wmi.c127 .matches = {
136 .matches = {
H A Dtoshiba_acpi.c3265 .matches = {
3274 .matches = {
3281 .matches = {
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_opregion.c864 .matches = {
1094 .matches = {DMI_MATCH(DMI_SYS_VENDOR, "Conrac GmbH"),
H A Dintel_crt.c815 .matches = {
823 .matches = {
H A Dvlv_dsi.c70 /* It just so happens the VBT matches register contents. */
1847 .matches = {
1858 .matches = {
1869 .matches = {
/linux-master/drivers/input/mouse/
H A Dalps.c174 .matches = {
181 .matches = {
188 .matches = {
195 .matches = {
1734 * of the result. Check that this address matches the expected
/linux-master/drivers/ata/
H A Dsata_sil.c700 .matches = {
/linux-master/drivers/hwmon/
H A Dasus_wmi_sensors.c64 .matches = { \
H A Dasus_atk0110.c31 .matches = {
37 .matches = {
/linux-master/drivers/pci/pcie/
H A Dportdrv.c817 .matches = {
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_csi2_bridge.c112 .matches = {
/linux-master/sound/soc/intel/boards/
H A Dcht_bsw_rt5645.c241 .matches = {
/linux-master/drivers/acpi/
H A Dmipi-disco-img.c730 .matches = {
H A Dpower.c1033 .matches = {
/linux-master/include/linux/
H A Dproperty.h115 * Returns: true if matches, otherwise false.
507 void **matches, unsigned int matches_len);
/linux-master/arch/x86/pci/
H A Dirq.c1623 .matches = {
1634 .matches = {
/linux-master/drivers/char/
H A Dsonypi.c1482 .matches = {
1489 .matches = {
/linux-master/drivers/platform/x86/hp/
H A Dhp-wmi.c506 int matches = match_string(omen_thermal_profile_force_v0_boards, local
509 if (matches >= 0)
/linux-master/drivers/accel/ivpu/
H A Divpu_hw_40xx.c96 .matches = {
104 .matches = {
/linux-master/drivers/bluetooth/
H A Dhci_bcm4377.c2424 .matches = {
2431 .matches = {
2438 .matches = {
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c1361 * it matches the size expected for the
2173 kzalloc(struct_size(adapter->nd_info, matches,
2200 adapter->nd_info->matches[idx] =
2204 pmatch = adapter->nd_info->matches[idx];

Completed in 511 milliseconds

<<111213