Home
last modified time | relevance | path

Searched refs:match (Results 4276 - 4300 of 6509) sorted by relevance

1...<<171172173174175176177178179180>>...261

/kernel/linux/linux-6.6/drivers/media/radio/
H A Dradio-sf16fmr2.c308 .match = fmr2_isa_match,
H A Dradio-gemtek.c296 .match = radio_isa_match,
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.h248 int mlen; /* bits to rewrite/match */
250 int soffset; /* byte offset of spec for match */
298 struct flow_match_basic *match, bool outer,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_flow.h310 ICE_FLOW_FLD_TYPE_SIZE, /* Value, mask, size of match */
338 u64 match; /* Bitmask indicating header fields to be matched */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H A Dionic_debugfs.c242 switch (le16_to_cpu(f->cmd.match)) { in lif_filters_show()
/kernel/linux/linux-6.6/include/linux/lockd/
H A Dlockd.h287 nlm_host_match_fn_t match);
/kernel/linux/linux-6.6/include/linux/
H A Dinput.h220 #error "EV_MAX and INPUT_DEVICE_ID_EV_MAX do not match"
224 #error "KEY_MIN_INTERESTING and INPUT_DEVICE_ID_KEY_MIN_INTERESTING do not match"
228 #error "KEY_MAX and INPUT_DEVICE_ID_KEY_MAX do not match"
232 #error "REL_MAX and INPUT_DEVICE_ID_REL_MAX do not match"
236 #error "ABS_MAX and INPUT_DEVICE_ID_ABS_MAX do not match"
240 #error "MSC_MAX and INPUT_DEVICE_ID_MSC_MAX do not match"
244 #error "LED_MAX and INPUT_DEVICE_ID_LED_MAX do not match"
248 #error "SND_MAX and INPUT_DEVICE_ID_SND_MAX do not match"
252 #error "FF_MAX and INPUT_DEVICE_ID_FF_MAX do not match"
256 #error "SW_MAX and INPUT_DEVICE_ID_SW_MAX do not match"
318 bool (*match)(struct input_handler *handler, struct input_dev *dev); global() member
[all...]
H A Dvfio.h94 * @match: Optional device name match callback (return: 0 for no-match, >0 for
95 * match, -errno for abort (ex. match with insufficient or incorrect
120 int (*match)(struct vfio_device *vdev, char *buf); member
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_flow_table.h48 struct nf_flow_match match; member
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dgbphy.c187 .match = gbphy_dev_match,
/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dbus.c176 * @id: The device ID as potential match.
179 * Check if the given ID is a match for the given UID, i.e. if a device with
180 * the provided UID is compatible to the given ID following the match rules
183 * Return: Returns %true if the given UID is compatible to the match rule
230 * Find the first match for the provided device UID in the provided ID table
231 * and return it. Returns %NULL if no match could be found.
251 * Find the fist match for the UID of the device in the ID table of the
254 * %NULL), or there is no match in the driver's match_table.
259 * Return: Returns the first match for the UID of the device in the device
260 * driver's match tabl
[all...]
/kernel/linux/linux-6.6/drivers/pnp/
H A Ddriver.c261 .match = pnp_bus_match,
/kernel/linux/linux-6.6/drivers/usb/common/
H A Dulpi.c45 * or provide an id_table so rely on OF match. in ulpi_match()
95 .match = ulpi_match,
225 /* Some ULPI devices don't have a vendor id so rely on OF match */ in ulpi_read_id()
/kernel/linux/linux-6.6/drivers/usb/typec/
H A Dbus.c309 * @svid: Standard or Vendor ID to match with
310 * @mode: Mode to match with
313 * match is found.
445 .match = typec_match,
/kernel/linux/linux-6.6/drivers/comedi/drivers/ni_routing/tools/
H A Dconvert_csv_to_c.py47 if not re.match('[VIU]\([^)]*\)', value):
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.h204 bool match);
/kernel/linux/linux-6.6/drivers/net/phy/mscc/
H A Dmscc_macsec.h95 } match; member
/kernel/linux/linux-6.6/drivers/greybus/
H A Dcore.c160 .match = greybus_match_device,
172 /* match id */ in greybus_probe()
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_bus.c348 .match = rmi_bus_match,
/kernel/linux/linux-6.6/tools/net/ynl/
H A Dethtool.py69 speed = [ k for k, v in value.items() if v and speed_re.match(k) ]
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_TCPMSS.c255 if (strcmp(m->u.kernel.match->name, "tcp") == 0 && in find_syn_match()
/kernel/linux/linux-6.6/sound/soc/intel/common/
H A Dsoc-acpi-intel-tgl-match.c3 * soc-acpi-intel-tgl-match.c - tables and support for TGL ACPI enumeration.
10 #include <sound/soc-acpi-intel-match.h>
11 #include "soc-acpi-intel-sdw-mockup-match.h"
507 * on link2 since it will fail to match the above entry.
524 * on link2 since it will fail to match the above entry.
H A Dsoc-acpi-intel-rpl-match.c3 * soc-apci-intel-rpl-match.c - tables and support for RPL ACPI enumeration.
9 #include <sound/soc-acpi-intel-match.h>
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
H A Dfib_offload.sh65 num=$(ip -6 route show match ${pfx} | grep "offload" | wc -l)
/kernel/linux/linux-6.6/sound/isa/es1688/
H A Des1688.c188 .match = snd_es1688_match,

Completed in 19 milliseconds

1...<<171172173174175176177178179180>>...261