/openbmc/linux/arch/alpha/boot/ |
H A D | stdio.c | 43 …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 D | apple-gmux.h | 104 enum apple_gmux_type type = APPLE_GMUX_TYPE_PIO; in apple_gmux_detect() local
|
/openbmc/linux/drivers/staging/nvec/ |
H A D | nvec_kbd.c | 85 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 D | tu102.c | 282 tu102_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_fifo_new()
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-dw-apb-ictl.c | 79 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 D | gm200.c | 293 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 D | intel_step.c | 297 pvc_step_lookup(struct drm_i915_private *i915, const char *type, in pvc_step_lookup()
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | dbus_sensor.cpp | 70 SensorType type, double value, const std::string& rail, in DBusSensor()
|
/openbmc/qemu/hw/net/ |
H A D | igbvf.c | 285 static void igbvf_qdev_reset_hold(Object *obj, ResetType type) in igbvf_qdev_reset_hold()
|
/openbmc/linux/arch/x86/lib/ |
H A D | iomem.c | 6 #define movs(type,to,from) \ argument
|
/openbmc/linux/include/uapi/drm/ |
H A D | exynos_drm.h | 160 __u32 type; member 222 __u32 type; member 243 __u32 type; member
|
/openbmc/u-boot/common/ |
H A D | image.c | 308 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 D | io.h | 218 #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 D | zynqmpbif.c | 105 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 D | smsc47m1.c | 119 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 D | hinic_hw_eqs.c | 424 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 D | xen_native.h | 70 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 D | venc.c | 68 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 D | videobuf2-v4l2.c | 854 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 D | chip.c | 65 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 D | arp.c | 301 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 D | hdlc_fr.c | 252 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 D | pinctrl-ssbi-mpp.c | 171 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 D | core.c | 147 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 D | nsp_cs.c | 103 # 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()
|