/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | sp2.c | 17 static int sp2_read_i2c(struct sp2 *s, u8 reg, u8 *buf, int len) in sp2_read_i2c() 53 static int sp2_write_i2c(struct sp2 *s, u8 reg, u8 *buf, int len) in sp2_write_i2c() 95 struct sp2 *s = en50221->data; in sp2_ci_op_cam() 176 struct sp2 *s = en50221->data; in sp2_ci_slot_reset() 208 struct sp2 *s = en50221->data; in sp2_ci_slot_shutdown() 218 struct sp2 *s = en50221->data; in sp2_ci_slot_ts_enable() 236 struct sp2 *s = en50221->data; in sp2_ci_poll_slot_status() 263 static int sp2_init(struct sp2 *s) in sp2_init() 347 struct sp2 *s; in sp2_exit() 370 struct sp2 * in sp2_probe() [all...] |
H A D | sp2_priv.h | 11 #include "sp2.h" 15 struct sp2 { struct
|
H A D | Makefile | 119 obj-$(CONFIG_DVB_SP2) += sp2.o
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | sp2.c | 17 static int sp2_read_i2c(struct sp2 *s, u8 reg, u8 *buf, int len) in sp2_read_i2c() 53 static int sp2_write_i2c(struct sp2 *s, u8 reg, u8 *buf, int len) in sp2_write_i2c() 95 struct sp2 *s = en50221->data; in sp2_ci_op_cam() 176 struct sp2 *s = en50221->data; in sp2_ci_slot_reset() 208 struct sp2 *s = en50221->data; in sp2_ci_slot_shutdown() 218 struct sp2 *s = en50221->data; in sp2_ci_slot_ts_enable() 236 struct sp2 *s = en50221->data; in sp2_ci_poll_slot_status() 263 static int sp2_init(struct sp2 *s) in sp2_init() 347 struct sp2 *s; in sp2_exit() 369 struct sp2 * in sp2_probe() [all...] |
H A D | sp2_priv.h | 11 #include "sp2.h" 15 struct sp2 { struct
|
H A D | Makefile | 100 obj-$(CONFIG_DVB_SP2) += sp2.o
|
/kernel/liteos_a/kernel/base/sched/ |
H A D | los_idle.c | 44 STATIC INT32 IdleParamCompare(const SchedPolicy *sp1, const SchedPolicy *sp2); 158 STATIC INT32 IdleParamCompare(const SchedPolicy *sp1, const SchedPolicy *sp2) in IdleParamCompare() argument
|
H A D | los_deadline.c | 54 STATIC INT32 EDFParamCompare(const SchedPolicy *sp1, const SchedPolicy *sp2); 346 STATIC INT32 EDFParamCompare(const SchedPolicy *sp1, const SchedPolicy *sp2) in EDFParamCompare() argument 349 const SchedEDF *param2 = (const SchedEDF *)sp2; in EDFParamCompare()
|
H A D | los_priority.c | 63 STATIC INT32 HPFParamCompare(const SchedPolicy *sp1, const SchedPolicy *sp2); 451 STATIC INT32 HPFParamCompare(const SchedPolicy *sp1, const SchedPolicy *sp2) in HPFParamCompare() argument 454 SchedHPF *param2 = (SchedHPF *)sp2; in HPFParamCompare()
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | tss.h | 41 u16 sp2; member
|
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | tss.h | 41 u16 sp2; member
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | asm-offsets.c | 103 OFFSET(TSS_sp2, tss_struct, x86_tss.sp2); in common()
|
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/ |
H A D | util.c | 373 char tempstr[MAX_LEN + 1], *word, *sp, *sp2, *newline_separator = 0; in print_autowrap() local 403 && (!(sp2 = strpbrk(sp, "\n ")) in print_autowrap() 404 || wlen + 1 + (sp2 - sp) > room))) { in print_autowrap()
|
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/ |
H A D | util.c | 373 char tempstr[MAX_LEN + 1], *word, *sp, *sp2, *newline_separator = 0; in print_autowrap() local 403 && (!(sp2 = strpbrk(sp, "\n ")) in print_autowrap() 404 || wlen + 1 + (sp2 - sp) > room))) { in print_autowrap()
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | asm-offsets.c | 116 OFFSET(TSS_sp2, tss_struct, x86_tss.sp2); in common()
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | processor.h | 289 unsigned long sp2; member 325 * Since Linux does not use ring 2, the 'sp2' slot is unused by 329 u64 sp2; member
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | bind_addr.c | 335 struct sctp_sock *sp2, int cnt2) in sctp_bind_addrs_check() 337 struct sctp_bind_addr *bp2 = &sp2->ep->base.bind_addr; in sctp_bind_addrs_check() 334 sctp_bind_addrs_check(struct sctp_sock *sp, struct sctp_sock *sp2, int cnt2) sctp_bind_addrs_check() argument
|
H A D | socket.c | 8182 struct sctp_sock *sp2 = sctp_sk(sk2); in sctp_get_port_local() local 8183 struct sctp_endpoint *ep2 = sp2->ep; in sctp_get_port_local() 8186 (reuse && (sk2->sk_reuse || sp2->reuse) && in sctp_get_port_local() 8193 addr, sp2, sp)) { in sctp_get_port_local()
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | processor.h | 245 unsigned long sp2; member 276 * Since Linux does not use ring 2, the 'sp2' slot is unused by 280 u64 sp2; member
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | bind_addr.c | 335 struct sctp_sock *sp2, int cnt2) in sctp_bind_addrs_check() 337 struct sctp_bind_addr *bp2 = &sp2->ep->base.bind_addr; in sctp_bind_addrs_check() 334 sctp_bind_addrs_check(struct sctp_sock *sp, struct sctp_sock *sp2, int cnt2) sctp_bind_addrs_check() argument
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | mos7720.c | 613 __u8 sp2; in mos7720_interrupt_callback() local 648 sp2 = data[2]; in mos7720_interrupt_callback() 650 if ((sp1 | sp2) & 0x01) { in mos7720_interrupt_callback() 666 switch (sp2 & 0x0f) { in mos7720_interrupt_callback()
|
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | mos7720.c | 771 __u8 sp2; in mos7720_interrupt_callback() local 806 sp2 = data[2]; in mos7720_interrupt_callback() 808 if ((sp1 | sp2) & 0x01) { in mos7720_interrupt_callback() 824 switch (sp2 & 0x0f) { in mos7720_interrupt_callback()
|
/kernel/liteos_a/kernel/base/include/ |
H A D | los_sched_pri.h | 290 INT32 (*schedParamCompare)(const SchedPolicy *sp1, const SchedPolicy *sp2);
|
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | structs.h | 1180 struct sctp_sock *sp2, int cnt2);
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | structs.h | 1204 struct sctp_sock *sp2, int cnt2);
|