Searched refs:sp2 (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/media/dvb-frontends/ |
D | sp2.c | 26 static int sp2_read_i2c(struct sp2 *s, u8 reg, u8 *buf, int len) in sp2_read_i2c() 62 static int sp2_write_i2c(struct sp2 *s, u8 reg, u8 *buf, int len) in sp2_write_i2c() 104 struct sp2 *s = en50221->data; in sp2_ci_op_cam() 185 struct sp2 *s = en50221->data; in sp2_ci_slot_reset() 217 struct sp2 *s = en50221->data; in sp2_ci_slot_shutdown() 227 struct sp2 *s = en50221->data; in sp2_ci_slot_ts_enable() 245 struct sp2 *s = en50221->data; in sp2_ci_poll_slot_status() 272 static int sp2_init(struct sp2 *s) in sp2_init() 356 struct sp2 *s; in sp2_exit() 379 struct sp2 *s; in sp2_probe() [all …]
|
D | sp2_priv.h | 24 struct sp2 { struct
|
D | Makefile | 118 obj-$(CONFIG_DVB_SP2) += sp2.o
|
/Linux-v4.19/arch/x86/kvm/ |
D | tss.h | 41 u16 sp2; member
|
/Linux-v4.19/arch/x86/include/asm/ |
D | processor.h | 283 unsigned long sp2; member 318 u64 sp2; member
|
/Linux-v4.19/scripts/kconfig/lxdialog/ |
D | util.c | 386 char tempstr[MAX_LEN + 1], *word, *sp, *sp2, *newline_separator = 0; in print_autowrap() local 416 && (!(sp2 = strpbrk(sp, "\n ")) in print_autowrap() 417 || wlen + 1 + (sp2 - sp) > room))) { in print_autowrap()
|
/Linux-v4.19/drivers/usb/serial/ |
D | mos7720.c | 767 __u8 sp2; in mos7720_interrupt_callback() local 802 sp2 = data[2]; in mos7720_interrupt_callback() 804 if ((sp1 | sp2) & 0x01) { in mos7720_interrupt_callback() 820 switch (sp2 & 0x0f) { in mos7720_interrupt_callback()
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | mmu.txt | 195 Specifically, if sp1 and sp2 are shadow pages, then sp1->spt[n] may point 196 at __pa(sp2->spt). sp2 will point back at sp1 through parent_pte.
|
/Linux-v4.19/Documentation/ |
D | IPMI.txt | 380 regspacings=<sp1>,<sp2>,... regsizes=<size1>,<size2>,... 450 ipmi_si.regspacings=<sp1>,<sp2>,...
|
/Linux-v4.19/ |
D | MAINTAINERS | 13649 F: drivers/media/dvb-frontends/sp2*
|