/openbmc/linux/net/bluetooth/ |
H A D | hci_event.c | 1045 u8 *type; in hci_cc_write_page_scan_type() local 1053 if (type) in hci_cc_write_page_scan_type() 2220 switch (sent->type) { in hci_cc_read_tx_power() 2792 switch (type) { in ev_bdaddr_type() 2805 return type; in ev_bdaddr_type() 4413 switch (conn->type) { in hci_num_comp_pkts_evt() 5419 switch (ev->type) { in hci_keypress_notify_evt() 6002 switch (type) { in process_adv_report() 6081 type); in process_adv_report() 6091 if (type == LE_ADV_NONCONN_IND || type == LE_ADV_SCAN_IND) in process_adv_report() [all …]
|
/openbmc/linux/drivers/media/pci/cx18/ |
H A D | cx18-alsa-pcm.c | 149 item.type = s->type; in snd_cx18_pcm_capture_open() 153 if (cx18_claim_stream(&item, item.type)) { in snd_cx18_pcm_capture_open()
|
/openbmc/linux/arch/sh/kernel/ |
H A D | hw_breakpoint.c | 201 hw->type = SH_BREAKPOINT_READ; in arch_build_bp_info() 204 hw->type = SH_BREAKPOINT_WRITE; in arch_build_bp_info() 207 hw->type = SH_BREAKPOINT_RW; in arch_build_bp_info()
|
/openbmc/linux/Documentation/driver-api/ |
H A D | i2c.rst | 21 :c:type:`struct i2c_adapter <i2c_adapter>` representing each 23 represented by a :c:type:`struct i2c_client <i2c_client>`. 24 Those devices will be bound to a :c:type:`struct i2c_driver
|
/openbmc/linux/arch/um/drivers/ |
H A D | mconsole_user.c | 179 int mconsole_notify(char *sock_name, int type, const void *data, int len) in mconsole_notify() argument 204 packet.type = type; in mconsole_notify()
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | kmcoge4.dts | 112 phy-connection-type = "sgmii"; 125 phy-connection-type = "sgmii"; 140 phy-connection-type = "rgmii";
|
/openbmc/linux/drivers/input/serio/ |
H A D | userio.c | 198 switch (cmd.type) { in userio_char_write() 200 if (!userio->serio->id.type) { in userio_char_write() 227 userio->serio->id.type = cmd.data; in userio_char_write()
|
/openbmc/linux/Documentation/input/devices/ |
H A D | cma3000_d0x.rst | 82 Event type 0 (Sync) 83 Event type 3 (Absolute) 103 Event type 4 (Misc)
|
/openbmc/u-boot/doc/ |
H A D | README.atmel_pmecc | 39 look like. In order to do so we have a new image type added to mkimage to 46 type. The mkimage tool has intentionally _not_ compiled in those parameters. 48 The mkimage image type atmelimage also set the 6'th interrupt vector to the
|
/openbmc/u-boot/drivers/video/ |
H A D | ipu.h | 212 int32_t ipu_init_channel_buffer(ipu_channel_t channel, ipu_buffer_t type, 219 int32_t ipu_update_channel_buffer(ipu_channel_t channel, ipu_buffer_t type, 223 void ipu_clear_buffer_ready(ipu_channel_t channel, ipu_buffer_t type,
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-firmware-opal-elog | 45 type: An ASCII representation of the type id and 46 description of the type of error log.
|
/openbmc/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | dvb_usb.h | 66 .type = USB_BULK, \ 77 .type = USB_ISOC, \ 148 u8 type; member
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-subdev-querycap.rst | 29 Pointer to struct :c:type:`v4l2_subdev_capability`. 37 a struct :c:type:`v4l2_subdev_capability` which is filled by the driver. When 43 .. c:type:: v4l2_subdev_capability
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | base.c | 143 nvkm_bios_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nvkm_bios_new() argument 153 nvkm_subdev_ctor(&nvkm_bios, device, type, inst, &bios->subdev); in nvkm_bios_new() 165 if (image.type == 0xe0) { in nvkm_bios_new()
|
/openbmc/qemu/trace/ |
H A D | control.c | 52 .type = QEMU_OPT_STRING, 56 .type = QEMU_OPT_STRING, 59 .type = QEMU_OPT_STRING,
|
/openbmc/qemu/hw/xen/ |
H A D | xen_pvdev.c | 236 struct XenLegacyDevice *xen_pv_find_xendev(const char *type, int dom, int dev) in xen_pv_find_xendev() argument 247 if (strcmp(xendev->type, type) != 0) { in xen_pv_find_xendev()
|
/openbmc/linux/drivers/cxl/ |
H A D | security.c | 78 .type = ptype == NVDIMM_MASTER ? CXL_PMEM_SEC_PASS_MASTER : in cxl_pmem_security_change_key() 104 .type = ptype == NVDIMM_MASTER ? CXL_PMEM_SEC_PASS_MASTER : in __cxl_pmem_security_disable() 178 .type = ptype == NVDIMM_MASTER ? CXL_PMEM_SEC_PASS_MASTER : in cxl_pmem_security_passphrase_erase()
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,ad7124.yaml | 65 type: object 95 type: boolean 99 type: boolean
|
/openbmc/linux/drivers/md/ |
H A D | dm-linear.c | 98 static void linear_status(struct dm_target *ti, status_type_t type, in linear_status() argument 104 switch (type) { in linear_status() 114 DMEMIT_TARGET_NAME_VERSION(ti->type); in linear_status()
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-mt6360.yaml | 30 type: object 53 type: object 71 type: object
|
/openbmc/linux/include/linux/usb/ |
H A D | typec.h | 192 enum typec_plug_type type; member 238 enum typec_port_type type); 266 enum typec_port_type type; member
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | verifier_array_access.c | 16 __uint(type, BPF_MAP_TYPE_ARRAY); 24 __uint(type, BPF_MAP_TYPE_ARRAY); 32 __uint(type, BPF_MAP_TYPE_HASH);
|
H A D | verifier_helper_access_var_len.c | 16 __uint(type, BPF_MAP_TYPE_HASH); 23 __uint(type, BPF_MAP_TYPE_HASH); 30 __uint(type, BPF_MAP_TYPE_RINGBUF);
|
/openbmc/linux/tools/perf/util/ |
H A D | parse-events.h | 23 const char *event_type(int type); 196 u32 type, u64 config, 208 u64 addr, char *type, u64 len,
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | ti,sci-intr.yaml | 53 ti,intr-trigger-type: 87 - ti,intr-trigger-type 100 ti,intr-trigger-type = <1>;
|