Searched refs:type (Results 751 - 775 of 13878) sorted by relevance

<<31323334353637383940>>

/linux-master/drivers/pinctrl/
H A Dpinctrl-scmi.c202 enum scmi_pinctrl_conf_type *type)
208 *type = SCMI_PIN_BIAS_BUS_HOLD;
211 *type = SCMI_PIN_BIAS_DISABLE;
214 *type = SCMI_PIN_BIAS_HIGH_IMPEDANCE;
217 *type = SCMI_PIN_BIAS_PULL_DOWN;
220 *type = SCMI_PIN_BIAS_PULL_DEFAULT;
223 *type = SCMI_PIN_BIAS_PULL_UP;
226 *type = SCMI_PIN_DRIVE_OPEN_DRAIN;
229 *type = SCMI_PIN_DRIVE_OPEN_SOURCE;
232 *type
201 pinctrl_scmi_map_pinconf_type(enum pin_config_param param, enum scmi_pinctrl_conf_type *type) argument
286 enum scmi_pinctrl_conf_type type; local
437 enum scmi_pinctrl_conf_type type; local
[all...]
/linux-master/drivers/net/ethernet/amd/
H A Ddeclance.c229 #define shift_off(off, type) \
230 (type == ASIC_LANCE || type == PMAX_LANCE ? off << 1 : off)
232 #define lib_off(rt, type) \
233 shift_off(offsetof(struct lance_init_block, rt), type)
235 #define lib_ptr(ib, rt, type) \
236 ((volatile u16 *)((u8 *)(ib) + lib_off(rt, type)))
238 #define rds_off(rt, type) \
239 shift_off(offsetof(struct lance_rx_desc, rt), type)
241 #define rds_ptr(rd, rt, type) \
252 int type; member in struct:lance_private
328 cp_to_buf(const int type, void *to, const void *from, int len) argument
387 cp_from_buf(const int type, void *to, const void *from, int len) argument
1023 dec_lance_probe(struct device *bdev, const int type) argument
[all...]
/linux-master/sound/core/seq/
H A Dseq_midi_event.c22 /* event type, index into status_event[] */
119 dev->type = ST_INVALID;
142 dev->type = ST_INVALID;
177 ev->type = status_event[ST_SPECIAL + c - 0xf0].event;
180 return ev->type != SNDRV_SEQ_EVENT_NONE;
185 (c != MIDI_CMD_COMMON_SYSEX_END || dev->type != ST_SYSEX)) {
189 dev->type = (c & 0x0f) + ST_SPECIAL;
191 dev->type = (c >> 4) & 0x07;
193 dev->qlen = status_event[dev->type].qlen;
198 if (dev->type !
285 unsigned int cmd, type; local
[all...]
/linux-master/samples/vfio-mdev/
H A Dmdpy.c50 struct mdev_type type; member in struct:mdpy_type
57 .type.sysfs_name = MDPY_TYPE_1,
58 .type.pretty_name = MDPY_CLASS_NAME "-" MDPY_TYPE_1,
64 .type.sysfs_name = MDPY_TYPE_2,
65 .type.pretty_name = MDPY_CLASS_NAME "-" MDPY_TYPE_2,
71 .type.sysfs_name = MDPY_TYPE_3,
72 .type.pretty_name = MDPY_CLASS_NAME "-" MDPY_TYPE_3,
81 &mdpy_types[0].type,
82 &mdpy_types[1].type,
83 &mdpy_types[2].type,
104 const struct mdpy_type *type; member in struct:mdev_state
229 const struct mdpy_type *type = local
655 struct mdpy_type *type = container_of(mtype, struct mdpy_type, type); local
[all...]
/linux-master/drivers/char/ipmi/
H A Dipmi_plat_data.h13 unsigned int type; /* si_type for si, SI_INVALID for others */ member in struct:ipmi_plat_data
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dfannil.c48 priv->type = "none / external";
/linux-master/lib/zlib_inflate/
H A Dinftrees.h56 extern int zlib_inflate_table (codetype type, unsigned short *lens,
/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dif000a.h5 __u8 type; member in struct:nvif_mem_v0
H A Dmmu.h27 u8 type; member in struct:nvif_mmu::__anon585
29 } *type; member in struct:nvif_mmu
53 if ((mmu->type[i].type & mask) == mask)
/linux-master/include/linux/platform_data/
H A Dasoc-imx-ssi.h21 extern int mxc_set_irq_fiq(unsigned int irq, unsigned int type);
H A Dasoc-s3c.h47 struct samsung_i2s_type type; member in struct:s3c_audio_pdata
/linux-master/include/uapi/linux/netfilter/
H A Dxt_l2tp.h17 __u8 type; /* L2TP packet type */ member in struct:xt_l2tp_info
25 XT_L2TP_TYPE = (1 << 3), /* match L2TP packet type */
/linux-master/include/uapi/linux/
H A Dnetrom.h26 int type; member in struct:nr_route_struct
/linux-master/include/uapi/linux/usb/
H A Dgadgetfs.h61 enum usb_gadgetfs_event_type type; member in struct:usb_gadgetfs_event
/linux-master/include/linux/
H A Djz4780-nemc.h35 enum jz4780_nemc_bank_type type);
/linux-master/sound/soc/codecs/
H A Dadau1977.h23 enum adau1977_type type, void (*switch_mode)(struct device *dev));
/linux-master/arch/mips/lantiq/
H A Dprom.h19 unsigned int type; member in struct:ltq_soc_info
/linux-master/drivers/iio/dummy/
H A Diio_simple_dummy.h56 enum iio_event_type type,
61 enum iio_event_type type,
67 enum iio_event_type type,
74 enum iio_event_type type,
/linux-master/arch/arm/include/asm/
H A Dglue-pf.h51 #error Unknown prefetch abort handler type
/linux-master/arch/mips/lantiq/falcon/
H A Dprom.c55 u32 type; local
60 i->type = SOC_TYPE_FALCON;
66 type = (ltq_r32(FALCON_CHIPTYPE) & TYPE_MASK) >> TYPE_SHIFT;
67 switch (type) {
/linux-master/drivers/gpu/drm/sti/
H A Dsti_gdp.h23 enum drm_plane_type type);
/linux-master/include/linux/ceph/
H A Dcls_lock_client.h30 char *lock_name, u8 type, char *cookie,
44 char *lock_name, u8 type, char *old_cookie,
52 char *lock_name, u8 *type, char **tag,
56 char *lock_name, u8 type, char *cookie, char *tag);
/linux-master/tools/perf/trace/beauty/
H A Dioctl.c130 type = _IOC_TYPE(cmd), local
135 int type; member in struct:ioctl_type
137 } ioctl_types[] = { /* Must be ordered by type */
138 { .type = '$', .scnprintf = ioctl__scnprintf_perf_cmd, },
139 ['A' - '$'] = { .type = 'A', .scnprintf = ioctl__scnprintf_sndrv_pcm_cmd, },
140 ['T' - '$'] = { .type = 'T', .scnprintf = ioctl__scnprintf_tty_cmd, },
141 ['U' - '$'] = { .type = 'U', .scnprintf = ioctl__scnprintf_sndrv_ctl_cmd, },
142 ['d' - '$'] = { .type = 'd', .scnprintf = ioctl__scnprintf_drm_cmd, },
143 [0xAE - '$'] = { .type = 0xAE, .scnprintf = ioctl__scnprintf_kvm_cmd, },
144 [0xAF - '$'] = { .type
[all...]
/linux-master/drivers/staging/media/atomisp/pci/
H A Dia_css_input_port.h43 enum ia_css_csi2_compression_type type; member in struct:ia_css_csi2_compression
/linux-master/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_temp.h13 .type = IIO_TEMP, \

Completed in 240 milliseconds

<<31323334353637383940>>