Home
last modified time | relevance | path

Searched defs:type (Results 3726 – 3750 of 8931) sorted by relevance

1...<<141142143144145146147148149150>>...358

/openbmc/linux/arch/alpha/boot/
H A Dstdio.c43 …atic char * number(char * str, unsigned long long num, int base, int size, int precision, int type) in number()
/openbmc/linux/include/linux/
H A Dapple-gmux.h104 enum apple_gmux_type type = APPLE_GMUX_TYPE_PIO; in apple_gmux_detect() local
/openbmc/linux/drivers/staging/nvec/
H A Dnvec_kbd.c85 static int nvec_kbd_event(struct input_dev *dev, unsigned int type, in nvec_kbd_event()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dtu102.c282 tu102_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_fifo_new()
/openbmc/linux/drivers/irqchip/
H A Dirq-dw-apb-ictl.c79 unsigned int type = IRQ_TYPE_NONE; in dw_apb_ictl_irq_domain_alloc() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgm200.c293 gm200_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gm200_gr_new()
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_step.c297 pvc_step_lookup(struct drm_i915_private *i915, const char *type, in pvc_step_lookup()
/openbmc/phosphor-power/phosphor-regulators/src/
H A Ddbus_sensor.cpp70 SensorType type, double value, const std::string& rail, in DBusSensor()
/openbmc/qemu/hw/net/
H A Digbvf.c285 static void igbvf_qdev_reset_hold(Object *obj, ResetType type) in igbvf_qdev_reset_hold()
/openbmc/linux/arch/x86/lib/
H A Diomem.c6 #define movs(type,to,from) \ argument
/openbmc/linux/include/uapi/drm/
H A Dexynos_drm.h160 __u32 type; member
222 __u32 type; member
243 __u32 type; member
/openbmc/u-boot/common/
H A Dimage.c308 const char __maybe_unused *os, *arch, *type, *comp; in image_print_type() local
700 const char *genimg_get_type_name(uint8_t type) in genimg_get_type_name()
717 const char *genimg_get_type_short_name(uint8_t type) in genimg_get_type_short_name()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dio.h218 #define clrbits(type, addr, clear) \ argument
221 #define setbits(type, addr, set) \ argument
224 #define clrsetbits(type, addr, clear, set) \ argument
/openbmc/u-boot/tools/
H A Dzynqmpbif.c105 static int zynqmpbif_check_image_types(uint8_t type) in zynqmpbif_check_image_types()
802 const struct bif_file_type *type = &bif_file_types[i]; in get_file_type() local
946 const struct bif_file_type *type; in zynqmpbif_copy_image() local
/openbmc/linux/drivers/hwmon/
H A Dsmsc47m1.c119 enum chips type; member
133 enum chips type; member
635 enum chips type, int action, in smsc47m1_handle_resources()
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_eqs.c424 enum hinic_eq_type type = eq->type; in get_ctrl0_val() local
486 enum hinic_eq_type type = eq->type; in get_ctrl1_val() local
723 enum hinic_eq_type type, int q_id, u32 q_len, u32 page_size, in init_eq()
/openbmc/qemu/include/hw/xen/
H A Dxen_native.h70 uint32_t type) in xendevicemodel_pin_memory_cacheattr()
83 xenforeignmemory_handle *fmem, domid_t domid, unsigned int type, in xenforeignmemory_map_resource()
254 static inline int xen_set_mem_type(domid_t domid, hvmmem_type_t type, in xen_set_mem_type()
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dvenc.c68 find_format(struct venus_inst *inst, u32 pixfmt, u32 type) in find_format()
90 find_format_by_index(struct venus_inst *inst, unsigned int index, u32 type) in find_format_by_index()
1331 unsigned int type; in venc_buf_done() local
/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c854 int vb2_streamon(struct vb2_queue *q, enum v4l2_buf_type type) in vb2_streamon()
864 int vb2_streamoff(struct vb2_queue *q, enum v4l2_buf_type type) in vb2_streamoff()
938 int vb2_queue_change_type(struct vb2_queue *q, unsigned int type) in vb2_queue_change_type()
/openbmc/linux/kernel/irq/
H A Dchip.c65 int irq_set_irq_type(unsigned int irq, unsigned int type) in irq_set_irq_type()
1033 unsigned int type = irqd_get_trigger_type(&desc->irq_data); in __irq_do_set_handler() local
1459 int irq_chip_set_type_parent(struct irq_data *data, unsigned int type) in irq_chip_set_type_parent()
/openbmc/linux/net/ipv4/
H A Darp.c301 static void arp_send_dst(int type, int ptype, __be32 dest_ip, in arp_send_dst()
323 void arp_send(int type, int ptype, __be32 dest_ip, in arp_send()
544 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip, in arp_create()
/openbmc/linux/drivers/net/wan/
H A Dhdlc_fr.c252 int type) in get_dev_p()
1062 static int fr_add_pvc(struct net_device *frad, unsigned int dlci, int type) in fr_add_pvc()
1124 static int fr_del_pvc(hdlc_device *hdlc, unsigned int dlci, int type) in fr_del_pvc()
/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-ssbi-mpp.c171 unsigned type; in pm8xxx_mpp_update() local
650 unsigned type; in pm8xxx_pin_populate() local
734 unsigned int *type) in pm8xxx_mpp_domain_translate()
/openbmc/linux/net/bluetooth/hidp/
H A Dcore.c147 static int hidp_input_event(struct input_dev *dev, unsigned int type, in hidp_input_event()
439 static void hidp_process_report(struct hidp_session *session, int type, in hidp_process_report()
553 unsigned char hdr, type, param; in hidp_recv_ctrl_frame() local
/openbmc/linux/drivers/scsi/pcmcia/
H A Dnsp_cs.c103 # define nsp_msg(type, args...) nsp_cs_message("", 0, (type), args) argument
107 # define nsp_msg(type, args...) \ argument
142 static void nsp_cs_message(const char *func, int line, char *type, char *fmt, ...) in nsp_cs_message()

1...<<141142143144145146147148149150>>...358