Home
last modified time | relevance | path

Searched defs:type (Results 7576 - 7600 of 12535) sorted by relevance

1...<<301302303304305306307308309310>>...502

/kernel/linux/linux-5.10/drivers/phy/tegra/
H A Dxusb.h284 const char *type; member
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dcore.c1766 map_type(enum pinctrl_map_type type) map_type() argument
[all...]
H A Dpinctrl-at91-pio4.c168 static int atmel_gpio_irq_set_type(struct irq_data *d, unsigned type) in atmel_gpio_irq_set_type() argument
/kernel/linux/linux-5.10/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.h136 u8 type; /* must always be 0x01 : USB_INT_TYPE */ member
184 int type; member
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dregion_devs.c650 int type = nd_region_to_nstype(nd_region); in region_visible() local
/kernel/linux/linux-5.10/drivers/nvmem/
H A Dcore.c33 enum nvmem_type type; member
/kernel/linux/linux-5.10/drivers/of/
H A Dfdt.c994 const char *type = of_get_flat_dt_prop(node, "device_type", NULL); in early_init_dt_scan_memory() local
/kernel/linux/linux-5.10/drivers/pinctrl/bcm/
H A Dpinctrl-iproc-gpio.c246 static int iproc_gpio_irq_set_type(struct irq_data *d, unsigned int type) in iproc_gpio_irq_set_type() argument
/kernel/linux/linux-5.10/drivers/pinctrl/intel/
H A Dpinctrl-lynxpoint.c711 static int lp_irq_set_type(struct irq_data *d, unsigned int type) in lp_irq_set_type() argument
/kernel/linux/linux-5.10/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-37xx.c577 static int armada_37xx_irq_set_type(struct irq_data *d, unsigned int type) in armada_37xx_irq_set_type() argument
1070 u32 mask, *irq_pol, input_reg, virq, type, level; in armada_3700_pinctrl_resume() local
/kernel/linux/linux-5.10/drivers/nfc/st95hf/
H A Dcore.c376 static int st95hf_select_protocol(struct st95hf_context *stcontext, int type) in st95hf_select_protocol() argument
871 st95hf_in_configure_hw(struct nfc_digital_dev *ddev, int type, int param) st95hf_in_configure_hw() argument
994 st95hf_tg_configure_hw(struct nfc_digital_dev *ddev, int type, int param) st95hf_tg_configure_hw() argument
[all...]
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dcore.c1491 nvmet_subsys_alloc(const char *subsysnqn, enum nvme_subsys_type type) nvmet_subsys_alloc() argument
[all...]
/kernel/linux/linux-5.10/drivers/parisc/
H A Dlba_pci.c1061 unsigned long type; in lba_pat_resources() member
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_spi.c147 static inline const char *spi_signal_to_string(enum spi_signal_type type) in spi_signal_to_string() argument
577 enum spi_signal_type type = spi_signal_to_value(buf); in store_spi_host_signalling() local
H A Dscsi_sysfs.c300 int type; in store_host_reset() local
[all...]
/kernel/linux/linux-5.10/drivers/soc/ixp4xx/
H A Dixp4xx-npe.c506 u32 type; in npe_load_firmware() member
[all...]
/kernel/linux/linux-5.10/drivers/soundwire/
H A Dstream.c61 _sdw_program_slave_port_params(struct sdw_bus *bus, struct sdw_slave *slave, struct sdw_transport_params *t_params, enum sdw_dpn_type type) _sdw_program_slave_port_params() argument
/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_msgtype6.c36 int type; member
[all...]
/kernel/linux/linux-5.10/drivers/scsi/pcmcia/
H A Dnsp_cs.c138 static void nsp_cs_message(const char *func, int line, char *type, char *fmt, ...) in nsp_cs_message() argument
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_gs.c669 qla2x00_rff_id(scsi_qla_host_t *vha, u8 type) in qla2x00_rff_id() argument
[all...]
H A Dqla_bsg.c264 const char *type; in qla2x00_process_els() local
453 char *type = "FC_BSG_HST_CT"; qla2x00_process_ct() local
729 char *type; qla2x00_process_loopback() local
1978 char *type = "FC_BSG_HST_FX_MGMT"; qlafx00_mgmt_cmd() local
[all...]
H A Dqla_dbg.h226 __be32 type; member
237 __be32 type; member
246 __be32 type; member
263 __be32 type; member
H A Dqla_tmpl.h67 __le32 type; member
/kernel/linux/linux-5.10/drivers/scsi/qedi/
H A Dqedi_iscsi.h200 int type; member
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_core.c418 enum thermal_trip_type type; in handle_thermal_trip() local
1091 __thermal_cooling_device_register(struct device_node *np, const char *type, void *devdata, const struct thermal_cooling_device_ops *ops) __thermal_cooling_device_register() argument
1175 thermal_cooling_device_register(const char *type, void *devdata, const struct thermal_cooling_device_ops *ops) thermal_cooling_device_register() argument
1198 thermal_of_cooling_device_register(struct device_node *np, const char *type, void *devdata, const struct thermal_cooling_device_ops *ops) thermal_of_cooling_device_register() argument
1230 devm_thermal_of_cooling_device_register(struct device *dev, struct device_node *np, char *type, void *devdata, const struct thermal_cooling_device_ops *ops) devm_thermal_of_cooling_device_register() argument
1387 thermal_zone_device_register(const char *type, int trips, int mask, void *devdata, struct thermal_zone_device_ops *ops, struct thermal_zone_params *tzp, int passive_delay, int polling_delay) thermal_zone_device_register() argument
[all...]

Completed in 47 milliseconds

1...<<301302303304305306307308309310>>...502